Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACCESS_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
ACCESS_FREQUENCY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
ACCESS_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
ACCESSED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
ACCESSED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
ACCOUNT_LOCKED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.GrantPermissionCommand
 
ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
ACTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
ACTION_TAKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
ACTION_TAKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
ACTION_TAKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
ACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserActivatedEvent
 
ACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
 
ACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserActivatedEvent
 
ACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ActivateTenantRequest
 
ACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
 
ACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserActivatedEvent
 
activateTenant(ActivateTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Activate tenant
activateTenant(ActivateTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Activate tenant
activateTenant(ActivateTenantRequest, StreamObserver<Empty>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Activate tenant
activateTenant(ActivateTenantRequest, StreamObserver<Empty>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Activate tenant
ActivateTenantRequest - Class in com.nnipa.proto.tenant
Activate Tenant Messages
ActivateTenantRequest.Builder - Class in com.nnipa.proto.tenant
Activate Tenant Messages
ActivateTenantRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
ActivateUserCommand - Class in com.nnipa.proto.auth
Command: Activate User
ActivateUserCommand.Builder - Class in com.nnipa.proto.auth
Command: Activate User
ActivateUserCommandOrBuilder - Interface in com.nnipa.proto.auth
 
ACTIVATION_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ActivateUserCommand
 
ACTIVATION_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
ACTIVATION_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
ACTIVATION_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserActivatedEvent
 
addAllErrors(Iterable<String>) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
addAllNotificationSentTo(Iterable<String>) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
addAllObjectIds(Iterable<String>) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
addAllObjectIds(Iterable<String>) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
addAllObjectIds(Iterable<String>) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
addAllObjectIds(Iterable<String>) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
addAllObjectIds(Iterable<String>) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
addAllPermissions(Iterable<String>) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
addAllResources(Iterable<String>) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
addAllResources(Iterable<String>) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
addAllRules(Iterable<? extends ApplyLifecyclePolicyCommand.PolicyRule>) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addAllScanTypes(Iterable<String>) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
addAllSharedWith(Iterable<String>) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
addAllShareWith(Iterable<String>) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
addAllSyncTargets(Iterable<String>) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
addAllTags(Iterable<String>) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
addAllTags(Iterable<String>) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
addAllThreatIndicators(Iterable<String>) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
addAllValidations(Iterable<String>) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
addAllValidations(Iterable<String>) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
addErrors(String) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
addErrorsBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
ADDITIONAL_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
ADDITIONAL_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
ADDITIONAL_INFO_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
ADDITIONAL_SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
addNotificationSentTo(String) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
addNotificationSentToBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
addObjectIds(String) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
addObjectIds(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
addObjectIds(String) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
addObjectIds(String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
addObjectIds(String) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
addObjectIdsBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
addObjectIdsBytes(ByteString) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
addObjectIdsBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
addObjectIdsBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
addObjectIdsBytes(ByteString) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
addPermissions(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
addPermissionsBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
addResources(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
addResources(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
addResourcesBytes(ByteString) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
addResourcesBytes(ByteString) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
Address - Class in com.nnipa.proto.common
Address information
ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
 
Address.Builder - Class in com.nnipa.proto.common
Address information
AddressOrBuilder - Interface in com.nnipa.proto.common
 
addRules(int, ApplyLifecyclePolicyCommand.PolicyRule) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addRules(int, ApplyLifecyclePolicyCommand.PolicyRule.Builder) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addRules(ApplyLifecyclePolicyCommand.PolicyRule) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addRules(ApplyLifecyclePolicyCommand.PolicyRule.Builder) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addRulesBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addRulesBuilder(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
addScanTypes(String) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
addScanTypesBytes(ByteString) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
addSharedWith(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
addSharedWithBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
addShareWith(String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
addShareWithBytes(ByteString) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
addSyncTargets(String) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
addSyncTargetsBytes(ByteString) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
addTags(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
addTags(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
addTagsBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
addTagsBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
addThreatIndicators(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
addThreatIndicatorsBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
addValidations(String) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
addValidations(String) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
addValidationsBytes(ByteString) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
addValidationsBytes(ByteString) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
ADMIN_EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
AdminCreatedUserEvent - Class in com.nnipa.proto.auth
Event: Admin-Created User (Existing Tenant)
AdminCreatedUserEvent.Builder - Class in com.nnipa.proto.auth
Event: Admin-Created User (Existing Tenant)
AdminCreatedUserEventOrBuilder - Interface in com.nnipa.proto.auth
 
ALLOWED_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
AMOUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
AMOUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
AMOUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
AMOUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
APPLIED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
APPLIED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
ApplyLifecyclePolicyCommand - Class in com.nnipa.proto.storage
Command: Apply Lifecycle Policy
ApplyLifecyclePolicyCommand.Builder - Class in com.nnipa.proto.storage
Command: Apply Lifecycle Policy
ApplyLifecyclePolicyCommand.PolicyData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
ApplyLifecyclePolicyCommand.PolicyData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
ApplyLifecyclePolicyCommand.PolicyDataOrBuilder - Interface in com.nnipa.proto.storage
 
ApplyLifecyclePolicyCommand.PolicyRule - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
ApplyLifecyclePolicyCommand.PolicyRule.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder - Interface in com.nnipa.proto.storage
 
ApplyLifecyclePolicyCommandOrBuilder - Interface in com.nnipa.proto.storage
 
ASSIGNED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
ASSIGNED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
ASSIGNED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
AssignRoleCommand - Class in com.nnipa.proto.command
Command: Assign Role
AssignRoleCommand.Builder - Class in com.nnipa.proto.command
Command: Assign Role
AssignRoleCommandOrBuilder - Interface in com.nnipa.proto.command
 
ASYNC_PROVISION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
 
ATTEMPT_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
ATTEMPTED_SIZE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
AuditInfo - Class in com.nnipa.proto.common
Audit information
AuditInfo.Builder - Class in com.nnipa.proto.common
Audit information
AuditInfoOrBuilder - Interface in com.nnipa.proto.common
 
AuditLogCommand - Class in com.nnipa.proto.command
Command: Audit Log
AuditLogCommand.AuditEntry - Class in com.nnipa.proto.command
Protobuf type com.nnipa.proto.command.AuditLogCommand.AuditEntry
AuditLogCommand.AuditEntry.Builder - Class in com.nnipa.proto.command
Protobuf type com.nnipa.proto.command.AuditLogCommand.AuditEntry
AuditLogCommand.AuditEntryOrBuilder - Interface in com.nnipa.proto.command
 
AuditLogCommand.Builder - Class in com.nnipa.proto.command
Command: Audit Log
AuditLogCommandOrBuilder - Interface in com.nnipa.proto.command
 
AuthCommands - Class in com.nnipa.proto.auth
 
AUTHENTICATION_METHOD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
AuthenticationEvent - Class in com.nnipa.proto.auth
Generic event wrapper that matches your Java code structure
AuthenticationEvent.Builder - Class in com.nnipa.proto.auth
Generic event wrapper that matches your Java code structure
AuthenticationEventOrBuilder - Interface in com.nnipa.proto.auth
 
AuthEvents - Class in com.nnipa.proto.auth
 
AuthorizationCheckedEvent - Class in com.nnipa.proto.authz
Event: Authorization Checked
AuthorizationCheckedEvent.Builder - Class in com.nnipa.proto.authz
Event: Authorization Checked
AuthorizationCheckedEventOrBuilder - Interface in com.nnipa.proto.authz
 
AuthzCommands - Class in com.nnipa.proto.authz
 
AuthzEvents - Class in com.nnipa.proto.authz
 
AUTO_ACTIVATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
AUTO_RENEW_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 

B

BACKUP_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand
 
BACKUP_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
BACKUP_LOCATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
BACKUP_LOCATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
BACKUP_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
BACKUP_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
BILLING_CYCLE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
BILLING_EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
BillingEvent - Class in com.nnipa.proto.billing
Generic Billing Event (for backwards compatibility)
BillingEvent.Builder - Class in com.nnipa.proto.billing
Generic Billing Event (for backwards compatibility)
BillingEventOrBuilder - Interface in com.nnipa.proto.billing
 
BillingEventProtos - Class in com.nnipa.proto.billing
 
bindService() - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceImplBase
 
bindService(TenantServiceGrpc.AsyncService) - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
BODY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
BUCKET_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
BUCKET_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
build() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
build() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
build() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
build() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
build() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
build() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
build() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
build() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
build() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
build() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
build() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
build() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
build() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
build() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
build() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
build() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
build() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
build() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
build() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
build() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
build() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
build() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
build() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
build() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
build() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
build() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
build() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
build() - Method in class com.nnipa.proto.common.Address.Builder
 
build() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
build() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
build() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
build() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
build() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
build() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
build() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
build() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
build() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
build() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
build() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
build() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
build() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
build() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
build() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
build() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
build() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
build() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
build() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
build() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
build() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
build() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
build() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
build() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
build() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
build() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
build() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
build() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
build() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
build() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
build() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
build() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
build() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
build() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
build() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
build() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
build() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
build() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
build() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
build() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
build() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
build() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
build() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
build() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
build() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
build() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
build() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
build() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
build() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
build(Channel, CallOptions) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
 
buildPartial() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.Address.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
buildPartial() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
buildPartial() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
BYTES_AFFECTED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
BYTES_MIGRATED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
BYTES_PROCESSED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
BYTES_TRANSFERRED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 

C

CANCELLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
CATEGORY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
CHANGE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
CHANGE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
CHANGE_SUMMARY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
CHANGED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
CHANGED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
CHANGED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
CHANGED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
CHANGED_FIELDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageUpdatedEvent
 
CHANGED_FIELDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserUpdatedEvent
 
ChangeStorageTierCommand - Class in com.nnipa.proto.storage
Command: Change Storage Tier
ChangeStorageTierCommand.Builder - Class in com.nnipa.proto.storage
Command: Change Storage Tier
ChangeStorageTierCommand.TierChangeData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
ChangeStorageTierCommand.TierChangeData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
ChangeStorageTierCommand.TierChangeDataOrBuilder - Interface in com.nnipa.proto.storage
 
ChangeStorageTierCommandOrBuilder - Interface in com.nnipa.proto.storage
 
CHANNEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
CHECK_CHECKSUM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
CHECK_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
CHECK_SIZE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
CheckAuthorizationCommand - Class in com.nnipa.proto.authz
Command: Check Authorization
CheckAuthorizationCommand.Builder - Class in com.nnipa.proto.authz
Command: Check Authorization
CheckAuthorizationCommandOrBuilder - Interface in com.nnipa.proto.authz
 
CHECKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
CHECKSUM_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
CHECKSUM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
CHECKSUM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
CHECKSUM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
CITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
clear() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
clear() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
clear() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
clear() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
clear() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
clear() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
clear() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
clear() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
clear() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
clear() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
clear() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
clear() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
clear() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
clear() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
clear() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
clear() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
clear() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
clear() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
clear() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
clear() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
clear() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
clear() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
clear() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
clear() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
clear() - Method in class com.nnipa.proto.common.Address.Builder
 
clear() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
clear() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
clear() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
clear() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
clear() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
clear() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
clear() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
clear() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
clear() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
clear() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
clear() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
clear() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
clear() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
clear() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
clear() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
clear() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
clear() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
clear() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
clear() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
clear() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
clear() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
clear() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
clear() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
clear() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
clear() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
clear() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
clear() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
clear() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
clear() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
clear() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
clear() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
clear() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
clear() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
clear() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
clear() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
clear() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
clear() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clear() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
clear() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
clear() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
clear() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
clear() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
clear() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
clear() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
clear() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
clearAccessCount() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 access_count = 7;
clearAccessedAt() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
clearAccessedBy() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string accessed_by = 5;
clearAccessFrequency() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
int64 access_frequency = 10;
clearAccessType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
READ, DOWNLOAD, PREVIEW, METADATA
clearAccountLocked() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
bool account_locked = 8;
clearAction() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string action = 5;
clearAction() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string action = 5;
clearAction() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string action = 5;
clearAction() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string action = 5;
clearAction() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string action = 3;
clearAction() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
TIER, DELETE, ARCHIVE
clearActionTaken() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
TIERED, DELETED, ARCHIVED
clearActionTaken() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
BLOCKED, NOTIFIED, AUTO_EXPANDED
clearActionTaken() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
QUARANTINED, DELETED, NOTIFIED
clearActivatedAt() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
clearActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
clearActivatedAt() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
clearActivatedBy() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string activated_by = 2;
clearActivatedBy() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string activated_by = 4;
clearActivatedBy() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string activated_by = 5;
clearActivationToken() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string activation_token = 3;
clearActivationToken() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string activation_token = 9;
clearActivationToken() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string activation_token = 8;
clearActivationToken() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string activation_token = 4;
clearAdditionalData() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
clearAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
clearAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
clearAdditionalSettings() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
clearAddress() - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
clearAdminEmail() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string admin_email = 8;
clearAllowed() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
bool allowed = 6;
clearAmount() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
double amount = 5;
clearAmount() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
double amount = 4;
clearAmount() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
double amount = 6;
clearAmount() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
double amount = 4;
clearAppliedAt() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
clearAppliedBy() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string applied_by = 6;
clearAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
clearAssignedBy() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string assigned_by = 6;
clearAssignedBy() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string assigned_by = 5;
clearAsyncProvision() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
bool async_provision = 5;
clearAttemptedSize() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 attempted_size = 4;
clearAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
clearAuthenticationMethod() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string authentication_method = 5;
clearAutoActivate() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
bool auto_activate = 9;
clearAutoRenew() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
bool auto_renew = 11;
clearBackupData() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
clearBackupData() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
clearBackupId() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string backup_id = 1;
clearBackupId() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_id = 1;
clearBackupLocation() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string backup_location = 4;
clearBackupLocation() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_location = 5;
clearBackupType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
clearBackupType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
clearBillingCycle() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string billing_cycle = 9;
clearBillingEmail() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string billing_email = 9;
clearBody() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string body = 8;
clearBucketName() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string bucket_name = 3;
clearBucketName() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string bucket_name = 22;
clearBytesAffected() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
int64 bytes_affected = 7;
clearBytesMigrated() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int64 bytes_migrated = 5;
clearBytesProcessed() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
int64 bytes_processed = 6;
clearBytesTransferred() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 bytes_transferred = 11;
clearCancelledAt() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
clearCategory() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string category = 5;
clearChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
clearChangedAt() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
clearChangedBy() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string changed_by = 4;
clearChangedBy() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string changed_by = 7;
clearChangedFields() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
clearChangedFields() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
clearChangeReason() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string change_reason = 7;
clearChangeReason() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string change_reason = 8;
clearChangeSummary() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string change_summary = 10;
clearChannel() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string channel = 4;
clearCheckChecksum() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_checksum = 3;
clearCheckedAt() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
clearCheckMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_metadata = 5;
clearCheckSize() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_size = 4;
clearChecksum() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string checksum = 8;
clearChecksum() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string checksum = 5;
clearChecksum() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string checksum = 10;
clearChecksum() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string checksum = 14;
clearCity() - Method in class com.nnipa.proto.common.Address.Builder
string city = 3;
clearClientSide() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
bool client_side = 8;
clearCode() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string code = 1;
clearCode() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string code = 1;
clearCommandId() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string command_id = 1;
clearCompletedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
clearCompletedAt() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
clearCompletedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
clearCompletedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
clearCompletionData() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
clearCompress() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
bool compress = 9;
clearCompressBackup() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
bool compress_backup = 8;
clearCompressed() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool compressed = 12;
clearCompressedAt() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
clearCompressedSizeBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 compressed_size_bytes = 5;
clearCompressionAlgorithm() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
GZIP, SNAPPY, LZ4, ZSTD
clearCompressionData() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
clearCompressionRatio() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
double compression_ratio = 6;
clearCompressionType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string compression_type = 20;
clearCondition() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
age > 30 days, accessed < 1 time, etc.
clearConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
clearConfiguration() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
clearContentType() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string content_type = 7;
clearContentType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string content_type = 9;
clearContentType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string content_type = 5;
clearContext() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
clearContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
clearCopiedBy() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string copied_by = 8;
clearCopyData() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
clearCorrelationId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string correlation_id = 5;
clearCorrelationId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string correlation_id = 6;
clearCorrelationId() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string correlation_id = 5;
clearCorrelationId() - Method in class com.nnipa.proto.common.CommandResponse.Builder
string correlation_id = 5;
clearCorrelationId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
For tracking related events
clearCorrelationId() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string correlation_id = 7;
clearCost() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
double cost = 8;
clearCostImpact() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
double cost_impact = 9;
clearCostSavings() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
double cost_savings = 8;
clearCountry() - Method in class com.nnipa.proto.common.Address.Builder
string country = 6;
clearCountry() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string country = 9;
clearCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
clearCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
clearCreatedAt() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
clearCreatedAt() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
clearCreatedAt() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
clearCreatedAt() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
clearCreatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
clearCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
clearCreatedAt() - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
clearCreatedAt() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
clearCreatedBy() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string created_by = 10;
clearCreatedBy() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string created_by = 8;
clearCreatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string created_by = 1;
clearCreatedBy() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string created_by = 6;
clearCreatedBy() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string created_by = 6;
clearCreatedBy() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string created_by = 15;
clearCreatedBy() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string created_by = 7;
clearCreatedBy() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string created_by = 6;
clearCurrency() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string currency = 6;
clearCurrency() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string currency = 5;
clearCurrency() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string currency = 7;
clearCurrency() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string currency = 8;
clearCurrency() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string currency = 5;
clearCustomMetadata() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
clearDataFormat() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
JSON, CSV, PARQUET, AVRO, etc.
clearDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
clearDeactivatedAt() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
clearDeactivatedBy() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string deactivated_by = 5;
clearDeactivatedBy() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string deactivated_by = 6;
clearDeepCopy() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
bool deep_copy = 7;
clearDeletedAt() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
clearDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
clearDeleteData() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
clearDeletedBy() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deleted_by = 5;
clearDeletedBy() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deleted_by = 6;
clearDeletedBy() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string deleted_by = 4;
clearDeleteSource() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
bool delete_source = 6;
clearDeletionReason() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deletion_reason = 6;
clearDeletionReason() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deletion_reason = 8;
clearDescription() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string description = 11;
clearDescription() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string description = 5;
clearDetails() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string details = 3;
clearDetails() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
clearDetails() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
clearDetectionMethod() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string detection_method = 15;
clearDeviceId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string device_id = 11;
clearDeviceName() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string device_name = 6;
clearDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
clearDisplayName() - Method in class com.nnipa.proto.tenant.TenantData.Builder
Optional fields
clearDownloadData() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
clearDownloadFormat() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string download_format = 7;
clearDryRun() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
bool dry_run = 5;
clearDurationMs() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 duration_ms = 12;
clearDurationMs() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 duration_ms = 9;
clearDurationMs() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int64 duration_ms = 7;
clearDurationMs() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
int64 duration_ms = 7;
clearDurationMs() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
int64 duration_ms = 7;
clearEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
clearEffectiveDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
clearEffectiveFrom() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
clearEmail() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string email = 4;
clearEmail() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string email = 3;
clearEmail() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string email = 3;
clearEmail() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string email = 4;
clearEmail() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string email = 4;
clearEmail() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string email = 4;
clearEmail() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string email = 1;
clearEmail() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string email = 2;
clearEmail() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string email = 4;
clearEmail() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string email = 3;
clearEmail() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string email = 5;
clearEmailVerified() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
bool email_verified = 9;
clearEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
clearEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
clearEncrypt() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
bool encrypt = 8;
clearEncryptBackup() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
bool encrypt_backup = 7;
clearEncrypted() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool encrypted = 11;
clearEncryptedAt() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
clearEncryptedBy() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string encrypted_by = 7;
clearEncryptionAlgorithm() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string encryption_algorithm = 19;
clearEncryptionAlgorithm() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
AES256, RSA, etc.
clearEncryptionData() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
clearEndDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
clearEntry() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
clearError() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
clearErrorCode() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_code = 2;
clearErrorId() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_id = 1;
clearErrorMessage() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string error_message = 10;
clearErrorMessage() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string error_message = 11;
clearErrorMessage() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string error_message = 8;
clearErrors() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
clearEventData() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
clearEventId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_id = 1;
clearEventId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_id = 1;
clearEventId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Unique event identifier
clearEventType() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_type = 2;
clearEventType() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_type = 2;
clearEventType() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
clearEventType() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event type classification
clearExceededAt() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
clearExists() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
bool exists = 1;
clearExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
clearExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
clearExpiresAt() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
clearExpiresAt() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
clearExpiresAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
clearExpirySeconds() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
int64 expiry_seconds = 5;
clearFailedAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
clearFailedAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
clearFailedAttemptCount() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
int32 failed_attempt_count = 7;
clearFailedCount() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
int32 failed_count = 6;
clearFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
clearFailureCount() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
int32 failure_count = 7;
clearFailureReason() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string failure_reason = 3;
clearFailureReason() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string failure_reason = 8;
clearFailureReason() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string failure_reason = 7;
clearFax() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string fax = 4;
clearFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string feature_code = 3;
clearFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_code = 3;
clearFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_code = 3;
clearFeatureFlags() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clearFeatureName() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_name = 4;
clearFeatureName() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_name = 4;
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
clearFirstName() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string first_name = 6;
clearFirstName() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string first_name = 5;
clearFirstName() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string first_name = 6;
clearFirstName() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string first_name = 6;
clearForcedChange() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
bool forced_change = 6;
clearFromStrategy() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string from_strategy = 2;
clearFromTier() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
clearGenerateLink() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
bool generate_link = 8;
clearGeographicalLocation() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string geographical_location = 17;
clearGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
clearGrantedBy() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string granted_by = 6;
clearGrantedBy() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string granted_by = 6;
clearHeaders() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
clearHeaders() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
clearHighPriority() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
bool high_priority = 10;
clearImmediate() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
bool immediate = 6;
clearInitialRole() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string initial_role = 11;
clearInitiatedBy() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string initiated_by = 7;
clearInitiatedBy() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string initiated_by = 8;
clearInvoiceId() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string invoice_id = 3;
clearIpAddress() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string ip_address = 4;
clearIpAddress() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Optional fields for additional context
clearIpAddress() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string ip_address = 4;
clearIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string ip_address = 8;
clearIpAddress() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string ip_address = 5;
clearIpAddress() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string ip_address = 8;
clearIpAddress() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string ip_address = 14;
clearIpAddress() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string ip_address = 6;
clearIpAddress() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string ip_address = 6;
clearIpAddress() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string ip_address = 7;
clearIpAddress() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string ip_address = 10;
clearIpAddress() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string ip_address = 5;
clearIpAddress() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string ip_address = 9;
clearIsActive() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
bool is_active = 3;
clearIsCurrentVersion() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool is_current_version = 14;
clearIsolationStrategy() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string isolation_strategy = 5;
clearIsolationStrategy() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string isolation_strategy = 10;
clearIsPublic() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
bool is_public = 10;
clearKeyId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string key_id = 5;
clearLastAccessed() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
clearLastActivity() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
clearLastName() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string last_name = 7;
clearLastName() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string last_name = 6;
clearLastName() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string last_name = 7;
clearLastName() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string last_name = 7;
clearLatitude() - Method in class com.nnipa.proto.common.Address.Builder
double latitude = 7;
clearLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
clearLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
clearLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
clearLogoutReason() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string logout_reason = 5;
clearLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
clearLongitude() - Method in class com.nnipa.proto.common.Address.Builder
double longitude = 8;
clearMaxUsers() - Method in class com.nnipa.proto.tenant.TenantData.Builder
int32 max_users = 11;
clearMessage() - Method in class com.nnipa.proto.common.CommandResponse.Builder
string message = 2;
clearMessage() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string message = 2;
clearMessage() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string message = 3;
clearMetadata() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
clearMetadata() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
clearMetadata() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
clearMetadata() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
clearMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
clearMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
clearMetadata() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clearMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
clearMetadata() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMetadata() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
clearMfaEnabled() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
bool mfa_enabled = 12;
clearMfaEnabled() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
bool mfa_enabled = 12;
clearMfaType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string mfa_type = 4;
clearMfaUsed() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
bool mfa_used = 10;
clearMigration() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
clearMigrationData() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
clearMigrationData() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
clearMigrationId() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string migration_id = 1;
clearMigrationId() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string migration_id = 1;
clearMigrationMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
clearMigrationOptions() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
clearMigrationOptions() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
clearMobile() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string mobile = 3;
clearModifiedAt() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
clearMonthlyPrice() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
double monthly_price = 7;
clearMoveData() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
clearMovedBy() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string moved_by = 6;
clearMustChangePassword() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
bool must_change_password = 13;
clearName() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string name = 2;
clearName() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string name = 1;
clearName() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string name = 3;
clearName() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string name = 3;
clearName() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string name = 3;
clearName() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string name = 1;
clearName() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string name = 2;
clearNewPassword() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string new_password = 4;
clearNewPlan() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string new_plan = 3;
clearNewTenantId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string new_tenant_id = 4;
clearNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
clearNewVersionNumber() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int32 new_version_number = 4;
clearNextBillingDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
clearNextRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
clearNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
clearNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
clearNextRetryAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string next_retry_at = 10;
clearNextRetryAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
clearNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
clearNotificationSentTo() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
clearNotifyRecipients() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
bool notify_recipients = 9;
clearObjectId() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_id = 2;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_id = 2;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_id = 4;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_id = 1;
clearObjectId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_id = 1;
clearObjectIds() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
clearObjectIds() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
clearObjectIds() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
clearObjectIds() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
clearObjectIds() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
clearObjectKey() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_key = 4;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_key = 4;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_key = 5;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_key = 3;
clearObjectKey() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_key = 2;
clearObjectMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
clearObjectName() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_name = 4;
clearObjectName() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_name = 3;
clearObjectsAffected() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
int32 objects_affected = 4;
clearObjectsFailed() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int32 objects_failed = 4;
clearObjectsMigrated() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int32 objects_migrated = 3;
clearOccurredAt() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
clearOldPlan() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string old_plan = 2;
clearOldTenantId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string old_tenant_id = 3;
clearOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
clearOperation() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
GET, PUT, DELETE
clearOperationId() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_id = 1;
clearOperationType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_type = 2;
clearOrganizationEmail() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_email = 11;
clearOrganizationEmail() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_email = 5;
clearOrganizationEmail() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_email = 8;
clearOrganizationName() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_name = 9;
clearOrganizationName() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_name = 3;
clearOrganizationName() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string organization_name = 6;
clearOrganizationPhone() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_phone = 6;
clearOrganizationType() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_type = 10;
clearOrganizationType() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_type = 4;
clearOrganizationType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string organization_type = 3;
clearOrganizationType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string organization_type = 3;
clearOrganizationType() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string organization_type = 5;
clearOrganizationType() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_type = 4;
clearOriginalSizeBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 original_size_bytes = 4;
clearOverwriteExisting() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
bool overwrite_existing = 5;
clearOwnerUserId() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string owner_user_id = 7;
clearPage() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 page = 1;
clearPageSize() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 page_size = 2;
clearPaidAt() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
clearParameters() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
clearPartNumber() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
For multipart uploads
clearPaymentMethod() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string payment_method = 6;
clearPermanent() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
bool permanent = 4;
clearPermanent() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
bool permanent = 5;
clearPermanent() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
bool permanent = 6;
clearPermissionLevel() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string permission_level = 5;
clearPermissionLevel() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
READ, WRITE, DELETE, ADMIN
clearPermissions() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
clearPhone() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string phone = 2;
clearPhoneNumber() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string phone_number = 8;
clearPhoneNumber() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string phone_number = 7;
clearPhoneNumber() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string phone_number = 8;
clearPlan() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string plan = 4;
clearPlan() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string plan = 3;
clearPlan() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string plan = 4;
clearPolicyData() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
clearPolicyData() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
clearPolicyId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_id = 1;
clearPolicyId() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_id = 1;
clearPolicyName() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_name = 3;
clearPolicyName() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_name = 2;
clearPostalCode() - Method in class com.nnipa.proto.common.Address.Builder
string postal_code = 5;
clearPreferences() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
clearPreviousPlan() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
string previous_plan = 3;
clearPreviousVersionId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string previous_version_id = 6;
clearPreviousVersionNumber() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int32 previous_version_number = 5;
clearPriority() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event priority
clearProfileData() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
clearProfileUpdates() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
clearQuarantineIfThreat() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
bool quarantine_if_threat = 5;
clearQuotaBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 quota_bytes = 2;
clearQuotaData() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
clearRangeEnd() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
int64 range_end = 6;
clearRangeStart() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
For partial downloads
clearReactivatedAt() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
clearReactivatedBy() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string reactivated_by = 4;
clearReason() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string reason = 7;
clearReason() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string reason = 8;
clearReason() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string reason = 5;
clearReason() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string reason = 4;
clearReason() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string reason = 5;
clearReason() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string reason = 2;
clearReason() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string reason = 3;
clearReason() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string reason = 4;
clearReason() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string reason = 4;
clearRecipientId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string recipient_id = 1;
clearRegion() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string region = 4;
clearRegion() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string region = 23;
clearRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
clearRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
clearRegistrationMethod() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_method = 5;
clearRegistrationSource() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_source = 10;
clearRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
clearRenewedAt() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
clearRepairIfCorrupt() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool repair_if_corrupt = 6;
clearReplicationData() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
clearReplicationType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
SYNC, ASYNC, CROSS_REGION
clearRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
clearRequestedBy() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string requested_by = 7;
clearRequestedBy() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string requested_by = 6;
clearRequestedBy() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string requested_by = 6;
clearRequestedBy() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string requested_by = 7;
clearRequiresInvestigation() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
bool requires_investigation = 18;
clearResetToken() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string reset_token = 5;
clearResetToken() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string reset_token = 3;
clearResource() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string resource = 4;
clearResource() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string resource = 4;
clearResource() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string resource = 4;
clearResource() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string resource = 4;
clearResourceId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_id = 5;
clearResources() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
clearResources() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
clearResourceType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_type = 4;
clearResponse() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
clearRestoredAt() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
clearRestoreData() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
clearRestoreData() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
clearRestoreData() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
clearRestoredBy() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restored_by = 6;
clearRestoredBy() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restored_by = 5;
clearRestoredBy() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string restored_by = 5;
clearRestoredFrom() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
ARCHIVE, BACKUP, SNAPSHOT
clearRestoreLocation() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restore_location = 4;
clearRestoreReason() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restore_reason = 6;
clearResult() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string result = 8;
clearResultData() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
clearResultMetadata() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
clearResultUrl() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string result_url = 8;
clearRetentionUntil() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
clearRetentionUntil() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
clearRetryCount() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Number of retries
clearRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
clearRevokedBy() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string revoked_by = 6;
clearRiskScore() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
int32 risk_score = 12;
clearRole() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string role = 4;
clearRoleId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_id = 4;
clearRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_id = 2;
clearRoleId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_id = 4;
clearRoleName() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_name = 5;
clearRoleName() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_name = 4;
clearRoleName() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_name = 5;
clearRuleId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
string rule_id = 1;
clearRules() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
clearScanData() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
clearScanData() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
clearScannedAt() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
clearScannerVersion() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string scanner_version = 9;
clearScanResults() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
clearScanType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
clearScanTypes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
clearSendAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
clearService() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string service = 5;
clearSessionDurationMs() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
int64 session_duration_ms = 6;
clearSessionId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string session_id = 9;
clearSessionId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string session_id = 8;
clearSessionId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string session_id = 3;
clearSettings() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
clearSettings() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clearSeverity() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string severity = 10;
clearSharedAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
clearShareData() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
clearShareData() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
clearSharedBy() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string shared_by = 7;
clearSharedBy() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string shared_by = 4;
clearSharedWith() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
clearShareLink() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string share_link = 9;
clearShareWith() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
clearSizeBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
int64 size_bytes = 6;
clearSizeBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
int64 size_bytes = 4;
clearSizeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
int64 size_bytes = 5;
clearSizeBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
int64 size_bytes = 9;
clearSizeBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
int64 size_bytes = 9;
clearSizeBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
int64 size_bytes = 6;
clearSizeBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int64 size_bytes = 9;
clearSizeBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
int64 size_bytes = 4;
clearSource() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string source = 3;
clearSourceBackend() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string source_backend = 3;
clearSourceBackend() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string source_backend = 3;
clearSourceKey() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_key = 3;
clearSourceKey() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string source_key = 3;
clearSourceObjectId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_object_id = 1;
clearSourceRegion() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string source_region = 4;
clearSourceService() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Service that generated the event
clearSourceSystem() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Additional security-specific fields
clearSourceTenantId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_tenant_id = 2;
clearStartDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
clearStartedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
clearStartedAt() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
clearStartedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
clearStartedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
clearStateProvince() - Method in class com.nnipa.proto.common.Address.Builder
string state_province = 4;
clearStatus() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string status = 4;
clearStatus() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string status = 6;
clearStatus() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string status = 2;
clearStatus() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string status = 4;
clearStatus() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
SUCCESS, FAILED
clearStatus() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string status = 5;
clearStatus() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
string status = 2;
clearStatus() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string status = 6;
clearStatus() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string status = 2;
clearStatus() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.UserStatus status = 9;
clearStorageBackend() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
S3, AZURE_BLOB, GCS, LOCAL
clearStorageBackend() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_backend = 7;
clearStorageClass() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string storage_class = 5;
clearStorageClass() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string storage_class = 18;
clearStorageData() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
clearStorageData() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
clearStorageQuotaGb() - Method in class com.nnipa.proto.tenant.TenantData.Builder
int32 storage_quota_gb = 12;
clearStorageTier() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
HOT, WARM, COLD, ARCHIVE
clearStorageTier() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string storage_tier = 10;
clearStorageTier() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_tier = 6;
clearStream() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
bool stream = 8;
clearStreetLine1() - Method in class com.nnipa.proto.common.Address.Builder
string street_line1 = 1;
clearStreetLine2() - Method in class com.nnipa.proto.common.Address.Builder
string street_line2 = 2;
clearSubject() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string subject = 7;
clearSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
clearSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
clearSubscriptionData() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
clearSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string subscription_id = 2;
clearSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string subscription_id = 1;
clearSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string subscription_id = 2;
clearSubscriptionId() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string subscription_id = 3;
clearSubscriptionPlan() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string subscription_plan = 4;
clearSubscriptionPlan() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string subscription_plan = 3;
clearSubscriptionPlan() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string subscription_plan = 8;
clearSubscriptionPlan() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string subscription_plan = 4;
clearSubscriptionPlan() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string subscription_plan = 5;
clearSubscriptionPlan() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string subscription_plan = 7;
clearSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string subscription_plan = 2;
clearSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string subscription_plan = 4;
clearSubscriptionStatus() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string subscription_status = 6;
clearSuccess() - Method in class com.nnipa.proto.common.CommandResponse.Builder
bool success = 1;
clearSuccess() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
bool success = 9;
clearSuccess() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
bool success = 8;
clearSuccess() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
bool success = 3;
clearSuccess() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
bool success = 10;
clearSuspendedAt() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
clearSuspendedBy() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string suspended_by = 3;
clearSuspendedBy() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string suspended_by = 5;
clearSyncTargets() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
clearTags() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
clearTags() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
clearTarget() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string target = 4;
clearTargetBackend() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string target_backend = 4;
clearTargetBackend() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string target_backend = 4;
clearTargetBucket() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_bucket = 5;
clearTargetKey() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_key = 5;
clearTargetKey() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_key = 4;
clearTargetMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
clearTargetName() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_name = 6;
clearTargetRegion() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string target_region = 5;
clearTargetTenantId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_tenant_id = 4;
clearTargetTier() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string target_tier = 4;
clearTemplateId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string template_id = 5;
clearTemplateParams() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
clearTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
clearTenant() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
clearTenantCode() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string tenant_code = 4;
clearTenantCode() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_code = 2;
clearTenantCode() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
string tenant_code = 1;
clearTenantCode() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_code = 2;
clearTenantCode() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_code = 3;
clearTenantCode() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_code = 5;
clearTenantCode() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_code = 2;
clearTenantCode() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_code = 3;
clearTenantCode() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_code = 3;
clearTenantCode() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string tenant_code = 5;
clearTenantId() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string tenant_id = 4;
clearTenantId() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string tenant_id = 4;
clearTenantId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string tenant_id = 5;
clearTenantId() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Multi-tenant context
clearTenantId() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_id = 4;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string tenant_id = 1;
clearTenantId() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
string tenant_id = 2;
clearTenantId() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string tenant_id = 3;
clearTenantId() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string tenant_id = 3;
clearTenantName() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_name = 3;
clearThreatDetected() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
bool threat_detected = 5;
clearThreatIndicators() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
clearThreatName() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string threat_name = 6;
clearTierChangeData() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
clearTierData() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
clearTimestamp() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
clearTimestamp() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
int64 timestamp = 6;
clearTimestamp() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
int64 timestamp = 7;
clearTimestamp() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
clearTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
clearTimestamp() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
clearTimestamp() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
clearTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
clearTimestamp() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
clearTimestamp() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
clearToStrategy() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string to_strategy = 3;
clearTotalBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
int64 total_bytes = 6;
clearTotalItems() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int64 total_items = 3;
clearTotalObjects() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
int32 total_objects = 5;
clearTotalPages() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 total_pages = 4;
clearTotalSizeBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
int64 total_size_bytes = 6;
clearToTier() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
clearTransitionedAt() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
clearTransitionReason() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string transition_reason = 8;
clearTrialDays() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
int32 trial_days = 8;
clearTrialEnabled() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
bool trial_enabled = 7;
clearType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string type = 3;
clearUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
clearUpdatedAt() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
clearUpdatedAt() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
clearUpdatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
clearUpdatedAt() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
clearUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
clearUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
clearUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
clearUpdatedAt() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
clearUpdatedAt() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
clearUpdatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string updated_by = 3;
clearUpdatedBy() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
string updated_by = 3;
clearUpdatedBy() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string updated_by = 7;
clearUpdatedBy() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
string updated_by = 3;
clearUpdatedBy() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string updated_by = 6;
clearUpdatedBy() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string updated_by = 6;
clearUpdatedSettings() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
clearUpdates() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
clearUploadData() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
clearUploadId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string upload_id = 12;
clearUrlData() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
clearUrlParameters() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
clearUsedBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 used_bytes = 3;
clearUserAgent() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_agent = 8;
clearUserAgent() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string user_agent = 5;
clearUserAgent() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_agent = 9;
clearUserAgent() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_agent = 15;
clearUserAgent() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_agent = 7;
clearUserAgent() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_agent = 8;
clearUserAgent() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string user_agent = 6;
clearUserAgent() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string user_agent = 10;
clearUserCount() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
int32 user_count = 5;
clearUserEmail() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_email = 3;
clearUserId() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_id = 3;
clearUserId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_id = 3;
clearUserId() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_id = 1;
clearUserId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string user_id = 1;
clearUserId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_id = 1;
clearUserId() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string user_id = 6;
clearUserId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
User who triggered the event
clearUserId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string user_id = 4;
clearUserId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string user_id = 15;
clearUserId() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string user_id = 2;
clearUserId() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string user_id = 2;
clearUsername() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string username = 5;
clearUsername() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string username = 1;
clearUsername() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string username = 4;
clearUsername() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string username = 4;
clearUsername() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string username = 3;
clearUsername() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string username = 3;
clearUsername() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string username = 5;
clearUsername() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string username = 4;
clearUserType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_type = 9;
clearUserType() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_type = 8;
clearValidateAfter() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
bool validate_after = 5;
clearValidationData() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
clearValidations() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
clearValidations() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
clearVersion() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Schema version
clearVersionComment() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string version_comment = 7;
clearVersionData() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
clearVersionData() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
clearVersionMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
clearVersionMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
clearVersionNumber() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
int32 version_number = 4;
clearVersionNumber() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
int32 version_number = 13;
CLIENT_SIDE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
clone() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
clone() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
clone() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
clone() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
clone() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
clone() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
clone() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
clone() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
clone() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
clone() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
clone() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
clone() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
clone() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
clone() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
clone() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
clone() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
clone() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
clone() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
clone() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
clone() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
clone() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
clone() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
clone() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
clone() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
clone() - Method in class com.nnipa.proto.common.Address.Builder
 
clone() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
clone() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
clone() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
clone() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
clone() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
clone() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
clone() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
clone() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
clone() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
clone() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
clone() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
clone() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
clone() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
clone() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
clone() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
clone() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
clone() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
clone() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
clone() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
clone() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
clone() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
clone() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
clone() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
clone() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
clone() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
clone() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
clone() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
clone() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
clone() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
clone() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
clone() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
clone() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
clone() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
clone() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
clone() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
clone() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
clone() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
clone() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
clone() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
clone() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
clone() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
clone() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
clone() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
clone() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
clone() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
 
CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
com.nnipa.proto.auth - package com.nnipa.proto.auth
 
com.nnipa.proto.authz - package com.nnipa.proto.authz
 
com.nnipa.proto.billing - package com.nnipa.proto.billing
 
com.nnipa.proto.command - package com.nnipa.proto.command
 
com.nnipa.proto.common - package com.nnipa.proto.common
 
com.nnipa.proto.storage - package com.nnipa.proto.storage
 
com.nnipa.proto.tenant - package com.nnipa.proto.tenant
 
com.nnipa.proto.user - package com.nnipa.proto.user
 
COMMAND_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
CommandMetadata - Class in com.nnipa.proto.common
Common command metadata
CommandMetadata.Builder - Class in com.nnipa.proto.common
Common command metadata
CommandMetadataOrBuilder - Interface in com.nnipa.proto.common
 
CommandResponse - Class in com.nnipa.proto.common
Command response wrapper
CommandResponse.Builder - Class in com.nnipa.proto.common
Command response wrapper
CommandResponseOrBuilder - Interface in com.nnipa.proto.common
 
Commands - Class in com.nnipa.proto.command
 
CommonProtos - Class in com.nnipa.proto.common
 
COMPLETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
COMPLETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
COMPLETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
COMPLETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
COMPLETION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
COMPRESS_BACKUP_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
COMPRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
COMPRESSED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
COMPRESSED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
COMPRESSED_SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
COMPRESSION_ALGORITHM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
COMPRESSION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent
 
COMPRESSION_RATIO_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
COMPRESSION_TYPE_BROTLI - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_BROTLI = 6;
COMPRESSION_TYPE_BROTLI_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_BROTLI = 6;
COMPRESSION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
COMPRESSION_TYPE_GZIP - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_GZIP = 2;
COMPRESSION_TYPE_GZIP_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_GZIP = 2;
COMPRESSION_TYPE_LZ4 - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_LZ4 = 4;
COMPRESSION_TYPE_LZ4_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_LZ4 = 4;
COMPRESSION_TYPE_NONE - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_NONE = 1;
COMPRESSION_TYPE_NONE_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_NONE = 1;
COMPRESSION_TYPE_SNAPPY - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_SNAPPY = 3;
COMPRESSION_TYPE_SNAPPY_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_SNAPPY = 3;
COMPRESSION_TYPE_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_UNSPECIFIED = 0;
COMPRESSION_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_UNSPECIFIED = 0;
COMPRESSION_TYPE_ZSTD - Enum constant in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_ZSTD = 5;
COMPRESSION_TYPE_ZSTD_VALUE - Static variable in enum class com.nnipa.proto.common.CompressionType
COMPRESSION_TYPE_ZSTD = 5;
CompressionType - Enum Class in com.nnipa.proto.common
Compression type enum
CONDITION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
CONFIGURATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
 
CONFIGURATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
ContactInfo - Class in com.nnipa.proto.common
Contact information
ContactInfo.Builder - Class in com.nnipa.proto.common
Contact information
ContactInfoOrBuilder - Interface in com.nnipa.proto.common
 
containsAdditionalData(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
containsAdditionalData(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent
map<string, string> additional_data = 10;
containsAdditionalData(String) - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
map<string, string> additional_data = 10;
containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
map<string, string> additional_info = 12;
containsAdditionalInfo(String) - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
map<string, string> additional_info = 12;
containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
containsAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
map<string, string> additional_info = 11;
containsAdditionalInfo(String) - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
map<string, string> additional_info = 11;
containsAdditionalSettings(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
containsAdditionalSettings(String) - Method in class com.nnipa.proto.command.CreateTenantCommand
map<string, string> additional_settings = 10;
containsAdditionalSettings(String) - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
map<string, string> additional_settings = 10;
containsChangedFields(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
containsChangedFields(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
map<string, .google.protobuf.Value> changed_fields = 5;
containsChangedFields(String) - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
map<string, .google.protobuf.Value> changed_fields = 5;
containsChangedFields(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
containsChangedFields(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent
map<string, string> changed_fields = 4;
containsChangedFields(String) - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
map<string, string> changed_fields = 4;
containsConfiguration(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
containsConfiguration(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
map<string, string> configuration = 4;
containsConfiguration(String) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
map<string, string> configuration = 4;
containsConfiguration(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
containsConfiguration(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
map<string, string> configuration = 4;
containsConfiguration(String) - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
map<string, string> configuration = 4;
containsContext(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
containsContext(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
map<string, string> context = 6;
containsContext(String) - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
map<string, string> context = 6;
containsContext(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
containsContext(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
map<string, string> context = 11;
containsContext(String) - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
map<string, string> context = 11;
containsCustomMetadata(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
containsCustomMetadata(String) - Method in class com.nnipa.proto.common.StorageMetadata
map<string, string> custom_metadata = 11;
containsCustomMetadata(String) - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
map<string, string> custom_metadata = 11;
containsDetails(String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
containsDetails(String) - Method in class com.nnipa.proto.common.ErrorResponse
map<string, string> details = 5;
containsDetails(String) - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
map<string, string> details = 5;
containsEventData(String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
containsEventData(String) - Method in class com.nnipa.proto.billing.BillingEvent
map<string, string> event_data = 4;
containsEventData(String) - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
map<string, string> event_data = 4;
containsFeatureFlags(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
containsFeatureFlags(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, bool> feature_flags = 5;
containsFeatureFlags(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, bool> feature_flags = 5;
containsHeaders(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
containsHeaders(String) - Method in class com.nnipa.proto.common.CommandMetadata
map<string, string> headers = 7;
containsHeaders(String) - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
map<string, string> headers = 7;
containsHeaders(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
containsHeaders(String) - Method in class com.nnipa.proto.common.EventMetadata
Custom headers
containsHeaders(String) - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Custom headers
containsMetadata(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
containsMetadata(String) - Method in class com.nnipa.proto.auth.SecurityEvent
map<string, string> metadata = 13;
containsMetadata(String) - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
map<string, string> metadata = 13;
containsMetadata(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.nnipa.proto.common.ErrorDetail
map<string, string> metadata = 6;
containsMetadata(String) - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
containsMetadata(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
map<string, string> metadata = 17;
containsMetadata(String) - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
map<string, string> metadata = 17;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> metadata = 6;
containsMetadata(String) - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
map<string, string> metadata = 8;
containsMetadata(String) - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
map<string, string> metadata = 8;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse
map<string, string> metadata = 10;
containsMetadata(String) - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
map<string, string> metadata = 10;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> metadata = 3;
containsMetadata(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> metadata = 3;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
containsMetadata(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
map<string, string> metadata = 5;
containsMetadata(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
map<string, string> metadata = 5;
containsMigrationMetadata(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
containsMigrationMetadata(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
map<string, string> migration_metadata = 7;
containsMigrationMetadata(String) - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
map<string, string> migration_metadata = 7;
containsMigrationOptions(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
containsMigrationOptions(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
map<string, string> migration_options = 8;
containsMigrationOptions(String) - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
map<string, string> migration_options = 8;
containsMigrationOptions(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
containsMigrationOptions(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
map<string, string> migration_options = 9;
containsMigrationOptions(String) - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
map<string, string> migration_options = 9;
containsObjectMetadata(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
containsObjectMetadata(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
map<string, string> object_metadata = 10;
containsObjectMetadata(String) - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
map<string, string> object_metadata = 10;
containsParameters(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
containsParameters(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
map<string, string> parameters = 4;
containsParameters(String) - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
map<string, string> parameters = 4;
containsPreferences(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
containsPreferences(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
map<string, string> preferences = 10;
containsPreferences(String) - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
map<string, string> preferences = 10;
containsProfileData(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
containsProfileData(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
map<string, string> profile_data = 4;
containsProfileData(String) - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
map<string, string> profile_data = 4;
containsProfileUpdates(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
containsProfileUpdates(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
map<string, string> profile_updates = 4;
containsProfileUpdates(String) - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
map<string, string> profile_updates = 4;
containsResultMetadata(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
containsResultMetadata(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
map<string, string> result_metadata = 9;
containsResultMetadata(String) - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
map<string, string> result_metadata = 9;
containsScanResults(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
containsScanResults(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
map<string, string> scan_results = 10;
containsScanResults(String) - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
map<string, string> scan_results = 10;
containsSettings(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
containsSettings(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> settings = 7;
containsSettings(String) - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> settings = 7;
containsSettings(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
containsSettings(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> settings = 4;
containsSettings(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> settings = 4;
containsTargetMetadata(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
containsTargetMetadata(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
map<string, string> target_metadata = 9;
containsTargetMetadata(String) - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
map<string, string> target_metadata = 9;
containsTemplateParams(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
containsTemplateParams(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
map<string, string> template_params = 6;
containsTemplateParams(String) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
map<string, string> template_params = 6;
containsUpdatedSettings(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
containsUpdatedSettings(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
map<string, string> updated_settings = 5;
containsUpdatedSettings(String) - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
map<string, string> updated_settings = 5;
containsUrlParameters(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
containsUrlParameters(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
map<string, string> url_parameters = 7;
containsUrlParameters(String) - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
map<string, string> url_parameters = 7;
containsVersionMetadata(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
containsVersionMetadata(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
map<string, string> version_metadata = 8;
containsVersionMetadata(String) - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
map<string, string> version_metadata = 8;
containsVersionMetadata(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;
containsVersionMetadata(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
map<string, string> version_metadata = 11;
containsVersionMetadata(String) - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
map<string, string> version_metadata = 11;
CONTENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
CONTENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
CONTENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
CONTEXT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
COPIED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
COPY_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand
 
CopyObjectCommand - Class in com.nnipa.proto.storage
Command: Copy Object
CopyObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Copy Object
CopyObjectCommand.CopyData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.CopyObjectCommand.CopyData
CopyObjectCommand.CopyData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.CopyObjectCommand.CopyData
CopyObjectCommand.CopyDataOrBuilder - Interface in com.nnipa.proto.storage
 
CopyObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
 
CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
CORRELATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
COST_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
COST_IMPACT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
COST_SAVINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
COUNTRY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
COUNTRY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
CreateBackupCommand - Class in com.nnipa.proto.storage
Command: Create Backup
CreateBackupCommand.BackupData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.CreateBackupCommand.BackupData
CreateBackupCommand.BackupData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.CreateBackupCommand.BackupData
CreateBackupCommand.BackupDataOrBuilder - Interface in com.nnipa.proto.storage
 
CreateBackupCommand.Builder - Class in com.nnipa.proto.storage
Command: Create Backup
CreateBackupCommandOrBuilder - Interface in com.nnipa.proto.storage
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantResponse
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
CREATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
CREATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
createTenant(CreateTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Create a new tenant synchronously
createTenant(CreateTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Create a new tenant synchronously
createTenant(CreateTenantRequest, StreamObserver<CreateTenantResponse>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Create a new tenant synchronously
createTenant(CreateTenantRequest, StreamObserver<CreateTenantResponse>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Create a new tenant synchronously
CreateTenantCommand - Class in com.nnipa.proto.command
Command: Create Tenant (for self-signup)
CreateTenantCommand - Class in com.nnipa.proto.tenant
Command: Create Tenant
CreateTenantCommand.Builder - Class in com.nnipa.proto.command
Command: Create Tenant (for self-signup)
CreateTenantCommand.Builder - Class in com.nnipa.proto.tenant
Command: Create Tenant
CreateTenantCommand.TenantDetails - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
CreateTenantCommand.TenantDetails.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
CreateTenantCommand.TenantDetailsOrBuilder - Interface in com.nnipa.proto.tenant
 
CreateTenantCommandOrBuilder - Interface in com.nnipa.proto.command
 
CreateTenantCommandOrBuilder - Interface in com.nnipa.proto.tenant
 
CreateTenantRequest - Class in com.nnipa.proto.tenant
Create Tenant Messages
CreateTenantRequest.Builder - Class in com.nnipa.proto.tenant
Create Tenant Messages
CreateTenantRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
CreateTenantResponse - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.CreateTenantResponse
CreateTenantResponse.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.CreateTenantResponse
CreateTenantResponseOrBuilder - Interface in com.nnipa.proto.tenant
 
CreateUserProfileCommand - Class in com.nnipa.proto.command
Command: Create User Profile
CreateUserProfileCommand.Builder - Class in com.nnipa.proto.command
Command: Create User Profile
CreateUserProfileCommandOrBuilder - Interface in com.nnipa.proto.command
 
CreateVersionCommand - Class in com.nnipa.proto.storage
Command: Create Version
CreateVersionCommand.Builder - Class in com.nnipa.proto.storage
Command: Create Version
CreateVersionCommand.VersionData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.CreateVersionCommand.VersionData
CreateVersionCommand.VersionData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.CreateVersionCommand.VersionData
CreateVersionCommand.VersionDataOrBuilder - Interface in com.nnipa.proto.storage
 
CreateVersionCommandOrBuilder - Interface in com.nnipa.proto.storage
 
CURRENCY_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
CURRENCY_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
CURRENCY_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
CURRENCY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
CURRENCY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
CUSTOM_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 

D

DATA_FORMAT_AVRO - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_AVRO = 4;
DATA_FORMAT_AVRO_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_AVRO = 4;
DATA_FORMAT_BINARY - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_BINARY = 6;
DATA_FORMAT_BINARY_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_BINARY = 6;
DATA_FORMAT_CSV - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_CSV = 2;
DATA_FORMAT_CSV_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_CSV = 2;
DATA_FORMAT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
DATA_FORMAT_JSON - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_JSON = 1;
DATA_FORMAT_JSON_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_JSON = 1;
DATA_FORMAT_ORC - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_ORC = 5;
DATA_FORMAT_ORC_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_ORC = 5;
DATA_FORMAT_PARQUET - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_PARQUET = 3;
DATA_FORMAT_PARQUET_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_PARQUET = 3;
DATA_FORMAT_TEXT - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_TEXT = 7;
DATA_FORMAT_TEXT_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_TEXT = 7;
DATA_FORMAT_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_UNSPECIFIED = 0;
DATA_FORMAT_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_UNSPECIFIED = 0;
DATA_FORMAT_XML - Enum constant in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_XML = 8;
DATA_FORMAT_XML_VALUE - Static variable in enum class com.nnipa.proto.common.DataFormat
DATA_FORMAT_XML = 8;
DataFormat - Enum Class in com.nnipa.proto.common
Data format enum
DataIsolationStrategy - Enum Class in com.nnipa.proto.common
Data isolation strategies
DEACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
DEACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserDeactivatedEvent
 
DEACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
DEACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserDeactivatedEvent
 
DEEP_COPY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
DELETE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand
 
DELETE_SOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
DELETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
DELETED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
 
DELETED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
DELETED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
DELETED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
 
DeleteObjectCommand - Class in com.nnipa.proto.storage
Command: Delete Object
DeleteObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Delete Object
DeleteObjectCommand.DeleteData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
DeleteObjectCommand.DeleteData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
DeleteObjectCommand.DeleteDataOrBuilder - Interface in com.nnipa.proto.storage
 
DeleteObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
DELETION_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
DELETION_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
DETAILS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
 
DETAILS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorResponse
 
DETAILS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand
 
DETECTION_METHOD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
DEVICE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
 
DISABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
DOWNLOAD_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand
 
DOWNLOAD_FORMAT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
DownloadObjectCommand - Class in com.nnipa.proto.storage
Command: Download Object
DownloadObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Download Object
DownloadObjectCommand.DownloadData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
DownloadObjectCommand.DownloadData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
DownloadObjectCommand.DownloadDataOrBuilder - Interface in com.nnipa.proto.storage
 
DownloadObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
DRY_RUN_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 

E

EFFECTIVE_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
EFFECTIVE_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
EFFECTIVE_FROM_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantRequest
 
EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
EMAIL_VERIFIED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
ENABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
 
ENABLED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
ENCRYPT_BACKUP_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
ENCRYPT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
ENCRYPTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
ENCRYPTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
ENCRYPTED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
ENCRYPTION_ALGORITHM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
ENCRYPTION_ALGORITHM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
ENCRYPTION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent
 
ENCRYPTION_STATUS_ENCRYPTED - Enum constant in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_ENCRYPTED = 2;
ENCRYPTION_STATUS_ENCRYPTED_VALUE - Static variable in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_ENCRYPTED = 2;
ENCRYPTION_STATUS_FAILED - Enum constant in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_FAILED = 4;
ENCRYPTION_STATUS_FAILED_VALUE - Static variable in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_FAILED = 4;
ENCRYPTION_STATUS_NONE - Enum constant in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_NONE = 1;
ENCRYPTION_STATUS_NONE_VALUE - Static variable in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_NONE = 1;
ENCRYPTION_STATUS_PENDING - Enum constant in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_PENDING = 3;
ENCRYPTION_STATUS_PENDING_VALUE - Static variable in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_PENDING = 3;
ENCRYPTION_STATUS_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_UNSPECIFIED = 0;
ENCRYPTION_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.EncryptionStatus
ENCRYPTION_STATUS_UNSPECIFIED = 0;
EncryptionStatus - Enum Class in com.nnipa.proto.common
Encryption status enum
END_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
ENTRY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand
 
Enums - Class in com.nnipa.proto.common
 
equals(Object) - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
equals(Object) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
equals(Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
equals(Object) - Method in class com.nnipa.proto.auth.SecurityEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.UserLoginEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
equals(Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
equals(Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
equals(Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
equals(Object) - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
equals(Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
equals(Object) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
equals(Object) - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
equals(Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
equals(Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
equals(Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
equals(Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
equals(Object) - Method in class com.nnipa.proto.billing.BillingEvent
 
equals(Object) - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
equals(Object) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
equals(Object) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
equals(Object) - Method in class com.nnipa.proto.command.AssignRoleCommand
 
equals(Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
equals(Object) - Method in class com.nnipa.proto.command.AuditLogCommand
 
equals(Object) - Method in class com.nnipa.proto.command.CreateTenantCommand
 
equals(Object) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
equals(Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
equals(Object) - Method in class com.nnipa.proto.command.SendNotificationCommand
 
equals(Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
equals(Object) - Method in class com.nnipa.proto.common.Address
 
equals(Object) - Method in class com.nnipa.proto.common.AuditInfo
 
equals(Object) - Method in class com.nnipa.proto.common.CommandMetadata
 
equals(Object) - Method in class com.nnipa.proto.common.CommandResponse
 
equals(Object) - Method in class com.nnipa.proto.common.ContactInfo
 
equals(Object) - Method in class com.nnipa.proto.common.ErrorDetail
 
equals(Object) - Method in class com.nnipa.proto.common.ErrorResponse
 
equals(Object) - Method in class com.nnipa.proto.common.EventMetadata
 
equals(Object) - Method in class com.nnipa.proto.common.PaginationInfo
 
equals(Object) - Method in class com.nnipa.proto.common.StorageMetadata
 
equals(Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
equals(Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
equals(Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
equals(Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
equals(Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
equals(Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
equals(Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
equals(Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
equals(Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
equals(Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
equals(Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
equals(Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
equals(Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
equals(Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
equals(Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageOperationResult
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
equals(Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
equals(Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
equals(Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
equals(Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
equals(Object) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
equals(Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
equals(Object) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
equals(Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
equals(Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
equals(Object) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionData
 
equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantData
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
equals(Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
equals(Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
equals(Object) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
equals(Object) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
equals(Object) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
equals(Object) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
equals(Object) - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
equals(Object) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
equals(Object) - Method in class com.nnipa.proto.user.UserActivatedEvent
 
equals(Object) - Method in class com.nnipa.proto.user.UserCreatedEvent
 
equals(Object) - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
equals(Object) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
equals(Object) - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
ERROR_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorResponse
 
ERROR_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
 
ERROR_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
ErrorDetail - Class in com.nnipa.proto.common
Standard error information
ErrorDetail.Builder - Class in com.nnipa.proto.common
Standard error information
ErrorDetailOrBuilder - Interface in com.nnipa.proto.common
 
ErrorResponse - Class in com.nnipa.proto.common
Common error response
ErrorResponse.Builder - Class in com.nnipa.proto.common
Common error response
ErrorResponseOrBuilder - Interface in com.nnipa.proto.common
 
ERRORS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
EVENT_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.BillingEvent
 
EVENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
EVENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
EVENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
EVENT_STATUS_COMPLETED - Enum constant in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_COMPLETED = 3;
EVENT_STATUS_COMPLETED_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_COMPLETED = 3;
EVENT_STATUS_FAILED - Enum constant in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_FAILED = 4;
EVENT_STATUS_FAILED_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_FAILED = 4;
EVENT_STATUS_PENDING - Enum constant in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_PENDING = 1;
EVENT_STATUS_PENDING_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_PENDING = 1;
EVENT_STATUS_PROCESSING - Enum constant in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_PROCESSING = 2;
EVENT_STATUS_PROCESSING_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_PROCESSING = 2;
EVENT_STATUS_RETRY - Enum constant in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_RETRY = 5;
EVENT_STATUS_RETRY_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_RETRY = 5;
EVENT_STATUS_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_UNSPECIFIED = 0;
EVENT_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.EventStatus
EVENT_STATUS_UNSPECIFIED = 0;
EVENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
EVENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
EVENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.BillingEvent
 
EVENT_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
EventMetadata - Class in com.nnipa.proto.common
Base event metadata included in all events
EventMetadata.Builder - Class in com.nnipa.proto.common
Base event metadata included in all events
EventMetadataOrBuilder - Interface in com.nnipa.proto.common
 
EventStatus - Enum Class in com.nnipa.proto.common
Event status
EXCEEDED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
EXISTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantExistsResponse
 
EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
EXPIRES_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
EXPIRY_SECONDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 

F

FAILED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
FAILED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
FAILED_ATTEMPT_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
FAILED_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
FAILURE_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
FAILURE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent
 
FAILURE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
FAILURE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
FAILURE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
FAX_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
 
FEATURE_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
FEATURE_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
FEATURE_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
FEATURE_FLAGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
FEATURE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
FEATURE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
FeatureDisabledEvent - Class in com.nnipa.proto.tenant
Event: Feature Disabled
FeatureDisabledEvent.Builder - Class in com.nnipa.proto.tenant
Event: Feature Disabled
FeatureDisabledEventOrBuilder - Interface in com.nnipa.proto.tenant
 
FeatureEnabledEvent - Class in com.nnipa.proto.tenant
Event: Feature Enabled
FeatureEnabledEvent.Builder - Class in com.nnipa.proto.tenant
Event: Feature Enabled
FeatureEnabledEventOrBuilder - Interface in com.nnipa.proto.tenant
 
FeatureUpdatedEvent - Class in com.nnipa.proto.tenant
Event: Feature Updated
FeatureUpdatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Feature Updated
FeatureUpdatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
FIRST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
FIRST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
FIRST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
FIRST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
FORCED_CHANGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.CompressionType
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.DataFormat
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.EncryptionStatus
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.EventStatus
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.MigrationStatus
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.OrganizationType
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.Priority
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.RegistrationType
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.StorageBackend
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.StorageTier
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
 
forNumber(int) - Static method in enum class com.nnipa.proto.common.UserStatus
 
FROM_STRATEGY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
FROM_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 

G

GENERATE_LINK_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
GeneratePresignedUrlCommand - Class in com.nnipa.proto.storage
Command: Generate Presigned URL
GeneratePresignedUrlCommand.Builder - Class in com.nnipa.proto.storage
Command: Generate Presigned URL
GeneratePresignedUrlCommand.UrlData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
GeneratePresignedUrlCommand.UrlData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
GeneratePresignedUrlCommand.UrlDataOrBuilder - Interface in com.nnipa.proto.storage
 
GeneratePresignedUrlCommandOrBuilder - Interface in com.nnipa.proto.storage
 
GEOGRAPHICAL_LOCATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
getAccessCount() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 access_count = 7;
getAccessCount() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
int64 access_count = 7;
getAccessCount() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
int64 access_count = 7;
getAccessedAt() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
getAccessedAt() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
.google.protobuf.Timestamp accessed_at = 6;
getAccessedAt() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
.google.protobuf.Timestamp accessed_at = 6;
getAccessedAtBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
getAccessedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
getAccessedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
.google.protobuf.Timestamp accessed_at = 6;
getAccessedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
.google.protobuf.Timestamp accessed_at = 6;
getAccessedBy() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string accessed_by = 5;
getAccessedBy() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string accessed_by = 5;
getAccessedBy() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string accessed_by = 5;
getAccessedByBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string accessed_by = 5;
getAccessedByBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string accessed_by = 5;
getAccessedByBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string accessed_by = 5;
getAccessFrequency() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
int64 access_frequency = 10;
getAccessFrequency() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
int64 access_frequency = 10;
getAccessFrequency() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
int64 access_frequency = 10;
getAccessType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
READ, DOWNLOAD, PREVIEW, METADATA
getAccessType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
READ, DOWNLOAD, PREVIEW, METADATA
getAccessType() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
READ, DOWNLOAD, PREVIEW, METADATA
getAccessTypeBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
READ, DOWNLOAD, PREVIEW, METADATA
getAccessTypeBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
READ, DOWNLOAD, PREVIEW, METADATA
getAccessTypeBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
READ, DOWNLOAD, PREVIEW, METADATA
getAccountLocked() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
bool account_locked = 8;
getAccountLocked() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
bool account_locked = 8;
getAccountLocked() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
bool account_locked = 8;
getAction() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string action = 5;
getAction() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string action = 5;
getAction() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string action = 5;
getAction() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string action = 5;
getAction() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string action = 5;
getAction() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string action = 5;
getAction() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string action = 3;
getAction() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string action = 3;
getAction() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string action = 3;
getAction() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
TIER, DELETE, ARCHIVE
getAction() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
TIER, DELETE, ARCHIVE
getAction() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
TIER, DELETE, ARCHIVE
getActionBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string action = 5;
getActionBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string action = 5;
getActionBytes() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string action = 5;
getActionBytes() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string action = 5;
getActionBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string action = 5;
getActionBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string action = 3;
getActionBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string action = 3;
getActionBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string action = 3;
getActionBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
TIER, DELETE, ARCHIVE
getActionBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
TIER, DELETE, ARCHIVE
getActionBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
TIER, DELETE, ARCHIVE
getActionTaken() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
TIERED, DELETED, ARCHIVED
getActionTaken() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
TIERED, DELETED, ARCHIVED
getActionTaken() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
TIERED, DELETED, ARCHIVED
getActionTaken() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
BLOCKED, NOTIFIED, AUTO_EXPANDED
getActionTaken() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
BLOCKED, NOTIFIED, AUTO_EXPANDED
getActionTaken() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
BLOCKED, NOTIFIED, AUTO_EXPANDED
getActionTaken() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
QUARANTINED, DELETED, NOTIFIED
getActionTaken() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
QUARANTINED, DELETED, NOTIFIED
getActionTaken() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
QUARANTINED, DELETED, NOTIFIED
getActionTakenBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
TIERED, DELETED, ARCHIVED
getActionTakenBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
TIERED, DELETED, ARCHIVED
getActionTakenBytes() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
TIERED, DELETED, ARCHIVED
getActionTakenBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
BLOCKED, NOTIFIED, AUTO_EXPANDED
getActionTakenBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
BLOCKED, NOTIFIED, AUTO_EXPANDED
getActionTakenBytes() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
BLOCKED, NOTIFIED, AUTO_EXPANDED
getActionTakenBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
QUARANTINED, DELETED, NOTIFIED
getActionTakenBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
QUARANTINED, DELETED, NOTIFIED
getActionTakenBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
QUARANTINED, DELETED, NOTIFIED
getActivatedAt() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAt() - Method in class com.nnipa.proto.auth.UserActivatedEvent
.google.protobuf.Timestamp activated_at = 5;
getActivatedAt() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
.google.protobuf.Timestamp activated_at = 5;
getActivatedAt() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAt() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
getActivatedAt() - Method in class com.nnipa.proto.user.UserActivatedEvent
.google.protobuf.Timestamp activated_at = 4;
getActivatedAt() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 4;
getActivatedAtBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
getActivatedAtOrBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtOrBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtOrBuilder() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 5;
getActivatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
getActivatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent
.google.protobuf.Timestamp activated_at = 4;
getActivatedAtOrBuilder() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 4;
getActivatedBy() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string activated_by = 2;
getActivatedBy() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
string activated_by = 2;
getActivatedBy() - Method in interface com.nnipa.proto.tenant.ActivateTenantRequestOrBuilder
string activated_by = 2;
getActivatedBy() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string activated_by = 4;
getActivatedBy() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
string activated_by = 4;
getActivatedBy() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
string activated_by = 4;
getActivatedBy() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string activated_by = 5;
getActivatedBy() - Method in class com.nnipa.proto.user.UserActivatedEvent
string activated_by = 5;
getActivatedBy() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
string activated_by = 5;
getActivatedByBytes() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string activated_by = 2;
getActivatedByBytes() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
string activated_by = 2;
getActivatedByBytes() - Method in interface com.nnipa.proto.tenant.ActivateTenantRequestOrBuilder
string activated_by = 2;
getActivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string activated_by = 4;
getActivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
string activated_by = 4;
getActivatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
string activated_by = 4;
getActivatedByBytes() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string activated_by = 5;
getActivatedByBytes() - Method in class com.nnipa.proto.user.UserActivatedEvent
string activated_by = 5;
getActivatedByBytes() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
string activated_by = 5;
getActivateTenantMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getActivationToken() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string activation_token = 3;
getActivationToken() - Method in class com.nnipa.proto.auth.ActivateUserCommand
string activation_token = 3;
getActivationToken() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
string activation_token = 3;
getActivationToken() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string activation_token = 9;
getActivationToken() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string activation_token = 9;
getActivationToken() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string activation_token = 9;
getActivationToken() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string activation_token = 8;
getActivationToken() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string activation_token = 8;
getActivationToken() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string activation_token = 8;
getActivationToken() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string activation_token = 4;
getActivationToken() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string activation_token = 4;
getActivationToken() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string activation_token = 4;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string activation_token = 3;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.ActivateUserCommand
string activation_token = 3;
getActivationTokenBytes() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
string activation_token = 3;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string activation_token = 9;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string activation_token = 9;
getActivationTokenBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string activation_token = 9;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string activation_token = 8;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string activation_token = 8;
getActivationTokenBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string activation_token = 8;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string activation_token = 4;
getActivationTokenBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string activation_token = 4;
getActivationTokenBytes() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string activation_token = 4;
getAdditionalData() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Deprecated.
getAdditionalData() - Method in class com.nnipa.proto.auth.AuthenticationEvent
Deprecated.
getAdditionalData() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
Deprecated.
getAdditionalDataCount() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
getAdditionalDataCount() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
getAdditionalDataCount() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
map<string, string> additional_data = 10;
getAdditionalDataMap() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
getAdditionalDataMap() - Method in class com.nnipa.proto.auth.AuthenticationEvent
map<string, string> additional_data = 10;
getAdditionalDataMap() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
map<string, string> additional_data = 10;
getAdditionalDataOrDefault(String, String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
getAdditionalDataOrDefault(String, String) - Method in class com.nnipa.proto.auth.AuthenticationEvent
map<string, string> additional_data = 10;
getAdditionalDataOrDefault(String, String) - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
map<string, string> additional_data = 10;
getAdditionalDataOrThrow(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
getAdditionalDataOrThrow(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent
map<string, string> additional_data = 10;
getAdditionalDataOrThrow(String) - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
map<string, string> additional_data = 10;
getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
Deprecated.
getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
Deprecated.
getAdditionalInfo() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
Deprecated.
getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
Deprecated.
getAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
Deprecated.
getAdditionalInfo() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
Deprecated.
getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
getAdditionalInfoCount() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
map<string, string> additional_info = 12;
getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
getAdditionalInfoCount() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
getAdditionalInfoCount() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
map<string, string> additional_info = 11;
getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
map<string, string> additional_info = 12;
getAdditionalInfoMap() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
map<string, string> additional_info = 12;
getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
getAdditionalInfoMap() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
map<string, string> additional_info = 11;
getAdditionalInfoMap() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
map<string, string> additional_info = 11;
getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
map<string, string> additional_info = 12;
getAdditionalInfoOrDefault(String, String) - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
map<string, string> additional_info = 12;
getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
getAdditionalInfoOrDefault(String, String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
map<string, string> additional_info = 11;
getAdditionalInfoOrDefault(String, String) - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
map<string, string> additional_info = 11;
getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
map<string, string> additional_info = 12;
getAdditionalInfoOrThrow(String) - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
map<string, string> additional_info = 12;
getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
getAdditionalInfoOrThrow(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
map<string, string> additional_info = 11;
getAdditionalInfoOrThrow(String) - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
map<string, string> additional_info = 11;
getAdditionalSettings() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
Deprecated.
getAdditionalSettings() - Method in class com.nnipa.proto.command.CreateTenantCommand
Deprecated.
getAdditionalSettings() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
Deprecated.
getAdditionalSettingsCount() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
getAdditionalSettingsCount() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
getAdditionalSettingsCount() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
map<string, string> additional_settings = 10;
getAdditionalSettingsMap() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
getAdditionalSettingsMap() - Method in class com.nnipa.proto.command.CreateTenantCommand
map<string, string> additional_settings = 10;
getAdditionalSettingsMap() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
map<string, string> additional_settings = 10;
getAdditionalSettingsOrDefault(String, String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
getAdditionalSettingsOrDefault(String, String) - Method in class com.nnipa.proto.command.CreateTenantCommand
map<string, string> additional_settings = 10;
getAdditionalSettingsOrDefault(String, String) - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
map<string, string> additional_settings = 10;
getAdditionalSettingsOrThrow(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
getAdditionalSettingsOrThrow(String) - Method in class com.nnipa.proto.command.CreateTenantCommand
map<string, string> additional_settings = 10;
getAdditionalSettingsOrThrow(String) - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
map<string, string> additional_settings = 10;
getAddress() - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
getAddress() - Method in class com.nnipa.proto.common.ContactInfo
.com.nnipa.proto.common.Address address = 5;
getAddress() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
.com.nnipa.proto.common.Address address = 5;
getAddressBuilder() - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
getAddressOrBuilder() - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
getAddressOrBuilder() - Method in class com.nnipa.proto.common.ContactInfo
.com.nnipa.proto.common.Address address = 5;
getAddressOrBuilder() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
.com.nnipa.proto.common.Address address = 5;
getAdminEmail() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string admin_email = 8;
getAdminEmail() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string admin_email = 8;
getAdminEmail() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string admin_email = 8;
getAdminEmailBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string admin_email = 8;
getAdminEmailBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string admin_email = 8;
getAdminEmailBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string admin_email = 8;
getAllowed() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
bool allowed = 6;
getAllowed() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
bool allowed = 6;
getAllowed() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
bool allowed = 6;
getAmount() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
double amount = 5;
getAmount() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
double amount = 5;
getAmount() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
double amount = 5;
getAmount() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
double amount = 4;
getAmount() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
double amount = 4;
getAmount() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
double amount = 4;
getAmount() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
double amount = 6;
getAmount() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
double amount = 6;
getAmount() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
double amount = 6;
getAmount() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
double amount = 4;
getAmount() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
double amount = 4;
getAmount() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
double amount = 4;
getAppliedAt() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
getAppliedAt() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
.google.protobuf.Timestamp applied_at = 6;
getAppliedAt() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
.google.protobuf.Timestamp applied_at = 6;
getAppliedAtBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
getAppliedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
getAppliedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
.google.protobuf.Timestamp applied_at = 6;
getAppliedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
.google.protobuf.Timestamp applied_at = 6;
getAppliedBy() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string applied_by = 6;
getAppliedBy() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string applied_by = 6;
getAppliedBy() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string applied_by = 6;
getAppliedByBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string applied_by = 6;
getAppliedByBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string applied_by = 6;
getAppliedByBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string applied_by = 6;
getAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
getAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.google.protobuf.Timestamp assigned_at = 7;
getAssignedAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.google.protobuf.Timestamp assigned_at = 7;
getAssignedAtBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
getAssignedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
getAssignedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.google.protobuf.Timestamp assigned_at = 7;
getAssignedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.google.protobuf.Timestamp assigned_at = 7;
getAssignedBy() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string assigned_by = 6;
getAssignedBy() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string assigned_by = 6;
getAssignedBy() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string assigned_by = 6;
getAssignedBy() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string assigned_by = 5;
getAssignedBy() - Method in class com.nnipa.proto.command.AssignRoleCommand
string assigned_by = 5;
getAssignedBy() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string assigned_by = 5;
getAssignedByBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string assigned_by = 6;
getAssignedByBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string assigned_by = 6;
getAssignedByBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string assigned_by = 6;
getAssignedByBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string assigned_by = 5;
getAssignedByBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand
string assigned_by = 5;
getAssignedByBytes() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string assigned_by = 5;
getAsyncProvision() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
bool async_provision = 5;
getAsyncProvision() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
bool async_provision = 5;
getAsyncProvision() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
bool async_provision = 5;
getAttemptedSize() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 attempted_size = 4;
getAttemptedSize() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
int64 attempted_size = 4;
getAttemptedSize() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
int64 attempted_size = 4;
getAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
getAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
.google.protobuf.Timestamp attempt_time = 6;
getAttemptTime() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
.google.protobuf.Timestamp attempt_time = 6;
getAttemptTimeBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
getAttemptTimeOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
getAttemptTimeOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
.google.protobuf.Timestamp attempt_time = 6;
getAttemptTimeOrBuilder() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
.google.protobuf.Timestamp attempt_time = 6;
getAuthenticationMethod() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string authentication_method = 5;
getAuthenticationMethod() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string authentication_method = 5;
getAuthenticationMethod() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string authentication_method = 5;
getAuthenticationMethodBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string authentication_method = 5;
getAuthenticationMethodBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string authentication_method = 5;
getAuthenticationMethodBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string authentication_method = 5;
getAutoActivate() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
bool auto_activate = 9;
getAutoActivate() - Method in class com.nnipa.proto.command.CreateTenantCommand
bool auto_activate = 9;
getAutoActivate() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
bool auto_activate = 9;
getAutoRenew() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
bool auto_renew = 11;
getAutoRenew() - Method in class com.nnipa.proto.tenant.SubscriptionData
bool auto_renew = 11;
getAutoRenew() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
bool auto_renew = 11;
getBackupData() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupData() - Method in class com.nnipa.proto.storage.CreateBackupCommand
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupData() - Method in interface com.nnipa.proto.storage.CreateBackupCommandOrBuilder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupData() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupData() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupData() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEventOrBuilder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupDataBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupDataBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupDataOrBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupDataOrBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupDataOrBuilder() - Method in interface com.nnipa.proto.storage.CreateBackupCommandOrBuilder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
getBackupDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEventOrBuilder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
getBackupId() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string backup_id = 1;
getBackupId() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string backup_id = 1;
getBackupId() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string backup_id = 1;
getBackupId() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_id = 1;
getBackupId() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string backup_id = 1;
getBackupId() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string backup_id = 1;
getBackupIdBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string backup_id = 1;
getBackupIdBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string backup_id = 1;
getBackupIdBytes() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string backup_id = 1;
getBackupIdBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_id = 1;
getBackupIdBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string backup_id = 1;
getBackupIdBytes() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string backup_id = 1;
getBackupLocation() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string backup_location = 4;
getBackupLocation() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
string backup_location = 4;
getBackupLocation() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
string backup_location = 4;
getBackupLocation() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_location = 5;
getBackupLocation() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string backup_location = 5;
getBackupLocation() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string backup_location = 5;
getBackupLocationBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string backup_location = 4;
getBackupLocationBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
string backup_location = 4;
getBackupLocationBytes() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
string backup_location = 4;
getBackupLocationBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_location = 5;
getBackupLocationBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string backup_location = 5;
getBackupLocationBytes() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string backup_location = 5;
getBackupType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
FULL, INCREMENTAL, DIFFERENTIAL
getBackupType() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
FULL, INCREMENTAL, DIFFERENTIAL
getBackupType() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupTypeBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupTypeBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
FULL, INCREMENTAL, DIFFERENTIAL
getBackupTypeBytes() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupTypeBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
getBackupTypeBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
FULL, INCREMENTAL, DIFFERENTIAL
getBackupTypeBytes() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
FULL, INCREMENTAL, DIFFERENTIAL
getBillingCycle() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string billing_cycle = 9;
getBillingCycle() - Method in class com.nnipa.proto.tenant.SubscriptionData
string billing_cycle = 9;
getBillingCycle() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string billing_cycle = 9;
getBillingCycleBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string billing_cycle = 9;
getBillingCycleBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData
string billing_cycle = 9;
getBillingCycleBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string billing_cycle = 9;
getBillingEmail() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string billing_email = 9;
getBillingEmail() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string billing_email = 9;
getBillingEmail() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string billing_email = 9;
getBillingEmailBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string billing_email = 9;
getBillingEmailBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string billing_email = 9;
getBillingEmailBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string billing_email = 9;
getBody() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string body = 8;
getBody() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string body = 8;
getBody() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string body = 8;
getBodyBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string body = 8;
getBodyBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string body = 8;
getBodyBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string body = 8;
getBucketName() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string bucket_name = 3;
getBucketName() - Method in class com.nnipa.proto.common.StorageMetadata
string bucket_name = 3;
getBucketName() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string bucket_name = 3;
getBucketName() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string bucket_name = 22;
getBucketName() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string bucket_name = 22;
getBucketName() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string bucket_name = 22;
getBucketNameBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string bucket_name = 3;
getBucketNameBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string bucket_name = 3;
getBucketNameBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string bucket_name = 3;
getBucketNameBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string bucket_name = 22;
getBucketNameBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string bucket_name = 22;
getBucketNameBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string bucket_name = 22;
getBytesAffected() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
int64 bytes_affected = 7;
getBytesAffected() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
int64 bytes_affected = 7;
getBytesAffected() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
int64 bytes_affected = 7;
getBytesMigrated() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int64 bytes_migrated = 5;
getBytesMigrated() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
int64 bytes_migrated = 5;
getBytesMigrated() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
int64 bytes_migrated = 5;
getBytesProcessed() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
int64 bytes_processed = 6;
getBytesProcessed() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
int64 bytes_processed = 6;
getBytesProcessed() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
int64 bytes_processed = 6;
getBytesTransferred() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 bytes_transferred = 11;
getBytesTransferred() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
int64 bytes_transferred = 11;
getBytesTransferred() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
int64 bytes_transferred = 11;
getCancelledAt() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
getCancelledAt() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.google.protobuf.Timestamp cancelled_at = 6;
getCancelledAt() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.google.protobuf.Timestamp cancelled_at = 6;
getCancelledAtBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
getCancelledAtOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
getCancelledAtOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.google.protobuf.Timestamp cancelled_at = 6;
getCancelledAtOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.google.protobuf.Timestamp cancelled_at = 6;
getCategory() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string category = 5;
getCategory() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string category = 5;
getCategory() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string category = 5;
getCategoryBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string category = 5;
getCategoryBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string category = 5;
getCategoryBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string category = 5;
getChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
getChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
.google.protobuf.Timestamp changed_at = 5;
getChangedAt() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
.google.protobuf.Timestamp changed_at = 5;
getChangedAt() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
getChangedAt() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp changed_at = 4;
getChangedAt() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp changed_at = 4;
getChangedAtBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
getChangedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
getChangedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
getChangedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
.google.protobuf.Timestamp changed_at = 5;
getChangedAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
.google.protobuf.Timestamp changed_at = 5;
getChangedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
getChangedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp changed_at = 4;
getChangedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp changed_at = 4;
getChangedBy() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string changed_by = 4;
getChangedBy() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string changed_by = 4;
getChangedBy() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string changed_by = 4;
getChangedBy() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string changed_by = 7;
getChangedBy() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string changed_by = 7;
getChangedBy() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string changed_by = 7;
getChangedByBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string changed_by = 4;
getChangedByBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string changed_by = 4;
getChangedByBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string changed_by = 4;
getChangedByBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string changed_by = 7;
getChangedByBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string changed_by = 7;
getChangedByBytes() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string changed_by = 7;
getChangedFields() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
Deprecated.
getChangedFields() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
Deprecated.
getChangedFields() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
Deprecated.
getChangedFields() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
Deprecated.
getChangedFields() - Method in class com.nnipa.proto.user.UserUpdatedEvent
Deprecated.
getChangedFields() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
Deprecated.
getChangedFieldsCount() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
getChangedFieldsCount() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
getChangedFieldsCount() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsCount() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
getChangedFieldsCount() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
getChangedFieldsCount() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
map<string, string> changed_fields = 4;
getChangedFieldsMap() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsMap() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsMap() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsMap() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
getChangedFieldsMap() - Method in class com.nnipa.proto.user.UserUpdatedEvent
map<string, string> changed_fields = 4;
getChangedFieldsMap() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
map<string, string> changed_fields = 4;
getChangedFieldsOrDefault(String, Value) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsOrDefault(String, Value) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsOrDefault(String, Value) - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsOrDefault(String, String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
getChangedFieldsOrDefault(String, String) - Method in class com.nnipa.proto.user.UserUpdatedEvent
map<string, string> changed_fields = 4;
getChangedFieldsOrDefault(String, String) - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
map<string, string> changed_fields = 4;
getChangedFieldsOrThrow(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsOrThrow(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsOrThrow(String) - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
map<string, .google.protobuf.Value> changed_fields = 5;
getChangedFieldsOrThrow(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
getChangedFieldsOrThrow(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent
map<string, string> changed_fields = 4;
getChangedFieldsOrThrow(String) - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
map<string, string> changed_fields = 4;
getChangeReason() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string change_reason = 7;
getChangeReason() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string change_reason = 7;
getChangeReason() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string change_reason = 7;
getChangeReason() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string change_reason = 8;
getChangeReason() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string change_reason = 8;
getChangeReason() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string change_reason = 8;
getChangeReasonBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string change_reason = 7;
getChangeReasonBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string change_reason = 7;
getChangeReasonBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string change_reason = 7;
getChangeReasonBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string change_reason = 8;
getChangeReasonBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string change_reason = 8;
getChangeReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string change_reason = 8;
getChangeSummary() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string change_summary = 10;
getChangeSummary() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string change_summary = 10;
getChangeSummary() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string change_summary = 10;
getChangeSummaryBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string change_summary = 10;
getChangeSummaryBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string change_summary = 10;
getChangeSummaryBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string change_summary = 10;
getChannel() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string channel = 4;
getChannel() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string channel = 4;
getChannel() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string channel = 4;
getChannelBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string channel = 4;
getChannelBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string channel = 4;
getChannelBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string channel = 4;
getCheckChecksum() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_checksum = 3;
getCheckChecksum() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
bool check_checksum = 3;
getCheckChecksum() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
bool check_checksum = 3;
getCheckedAt() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
getCheckedAt() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
.google.protobuf.Timestamp checked_at = 8;
getCheckedAt() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
.google.protobuf.Timestamp checked_at = 8;
getCheckedAtBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
getCheckedAtOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
getCheckedAtOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
.google.protobuf.Timestamp checked_at = 8;
getCheckedAtOrBuilder() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
.google.protobuf.Timestamp checked_at = 8;
getCheckMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_metadata = 5;
getCheckMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
bool check_metadata = 5;
getCheckMetadata() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
bool check_metadata = 5;
getCheckSize() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_size = 4;
getCheckSize() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
bool check_size = 4;
getCheckSize() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
bool check_size = 4;
getChecksum() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string checksum = 8;
getChecksum() - Method in class com.nnipa.proto.common.StorageMetadata
string checksum = 8;
getChecksum() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string checksum = 8;
getChecksum() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string checksum = 5;
getChecksum() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string checksum = 5;
getChecksum() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string checksum = 5;
getChecksum() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string checksum = 10;
getChecksum() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string checksum = 10;
getChecksum() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string checksum = 10;
getChecksum() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string checksum = 14;
getChecksum() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string checksum = 14;
getChecksum() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string checksum = 14;
getChecksumBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string checksum = 8;
getChecksumBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string checksum = 8;
getChecksumBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string checksum = 8;
getChecksumBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string checksum = 5;
getChecksumBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string checksum = 5;
getChecksumBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string checksum = 5;
getChecksumBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string checksum = 10;
getChecksumBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string checksum = 10;
getChecksumBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string checksum = 10;
getChecksumBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string checksum = 14;
getChecksumBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string checksum = 14;
getChecksumBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string checksum = 14;
getCity() - Method in class com.nnipa.proto.common.Address.Builder
string city = 3;
getCity() - Method in class com.nnipa.proto.common.Address
string city = 3;
getCity() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string city = 3;
getCityBytes() - Method in class com.nnipa.proto.common.Address.Builder
string city = 3;
getCityBytes() - Method in class com.nnipa.proto.common.Address
string city = 3;
getCityBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string city = 3;
getClientSide() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
bool client_side = 8;
getClientSide() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
bool client_side = 8;
getClientSide() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
bool client_side = 8;
getCode() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string code = 1;
getCode() - Method in class com.nnipa.proto.common.ErrorDetail
string code = 1;
getCode() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string code = 1;
getCode() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string code = 1;
getCode() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string code = 1;
getCode() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string code = 1;
getCodeBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string code = 1;
getCodeBytes() - Method in class com.nnipa.proto.common.ErrorDetail
string code = 1;
getCodeBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string code = 1;
getCodeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string code = 1;
getCodeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string code = 1;
getCodeBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string code = 1;
getCommandId() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string command_id = 1;
getCommandId() - Method in class com.nnipa.proto.common.CommandMetadata
string command_id = 1;
getCommandId() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string command_id = 1;
getCommandIdBytes() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string command_id = 1;
getCommandIdBytes() - Method in class com.nnipa.proto.common.CommandMetadata
string command_id = 1;
getCommandIdBytes() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string command_id = 1;
getCompletedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp completed_at = 8;
getCompletedAt() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAt() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
getCompletedAt() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
.google.protobuf.Timestamp completed_at = 6;
getCompletedAt() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
.google.protobuf.Timestamp completed_at = 6;
getCompletedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
.google.protobuf.Timestamp completed_at = 8;
getCompletedAt() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
getCompletedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
.google.protobuf.Timestamp completed_at = 5;
getCompletedAt() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp completed_at = 5;
getCompletedAtBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
getCompletedAtBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
.google.protobuf.Timestamp completed_at = 6;
getCompletedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
.google.protobuf.Timestamp completed_at = 6;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
.google.protobuf.Timestamp completed_at = 8;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
getCompletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
.google.protobuf.Timestamp completed_at = 5;
getCompletedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp completed_at = 5;
getCompletionData() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompletionData() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompletionData() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEventOrBuilder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompletionDataBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompletionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompletionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompletionDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEventOrBuilder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
getCompress() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
bool compress = 9;
getCompress() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
bool compress = 9;
getCompress() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
bool compress = 9;
getCompressBackup() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
bool compress_backup = 8;
getCompressBackup() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
bool compress_backup = 8;
getCompressBackup() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
bool compress_backup = 8;
getCompressed() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool compressed = 12;
getCompressed() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
bool compressed = 12;
getCompressed() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
bool compressed = 12;
getCompressedAt() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
getCompressedAt() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
.google.protobuf.Timestamp compressed_at = 8;
getCompressedAt() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
.google.protobuf.Timestamp compressed_at = 8;
getCompressedAtBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
getCompressedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
getCompressedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
.google.protobuf.Timestamp compressed_at = 8;
getCompressedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
.google.protobuf.Timestamp compressed_at = 8;
getCompressedSizeBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 compressed_size_bytes = 5;
getCompressedSizeBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
int64 compressed_size_bytes = 5;
getCompressedSizeBytes() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
int64 compressed_size_bytes = 5;
getCompressionAlgorithm() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
GZIP, SNAPPY, LZ4, ZSTD
getCompressionAlgorithm() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
GZIP, SNAPPY, LZ4, ZSTD
getCompressionAlgorithm() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
GZIP, SNAPPY, LZ4, ZSTD
getCompressionAlgorithmBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
GZIP, SNAPPY, LZ4, ZSTD
getCompressionAlgorithmBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
GZIP, SNAPPY, LZ4, ZSTD
getCompressionAlgorithmBytes() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
GZIP, SNAPPY, LZ4, ZSTD
getCompressionData() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionData() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionData() - Method in interface com.nnipa.proto.storage.StorageCompressedEventOrBuilder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionDataBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageCompressedEventOrBuilder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
getCompressionRatio() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
double compression_ratio = 6;
getCompressionRatio() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
double compression_ratio = 6;
getCompressionRatio() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
double compression_ratio = 6;
getCompressionType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string compression_type = 20;
getCompressionType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string compression_type = 20;
getCompressionType() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string compression_type = 20;
getCompressionTypeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string compression_type = 20;
getCompressionTypeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string compression_type = 20;
getCompressionTypeBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string compression_type = 20;
getCondition() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
age > 30 days, accessed < 1 time, etc.
getCondition() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
age > 30 days, accessed < 1 time, etc.
getCondition() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
age > 30 days, accessed < 1 time, etc.
getConditionBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
age > 30 days, accessed < 1 time, etc.
getConditionBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
age > 30 days, accessed < 1 time, etc.
getConditionBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
age > 30 days, accessed < 1 time, etc.
getConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
Deprecated.
getConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
Deprecated.
getConfiguration() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
Deprecated.
getConfiguration() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
Deprecated.
getConfiguration() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
Deprecated.
getConfiguration() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
Deprecated.
getConfigurationCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
getConfigurationCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
getConfigurationCount() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationCount() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
getConfigurationCount() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
getConfigurationCount() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationMap() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
getConfigurationMap() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
map<string, string> configuration = 4;
getConfigurationMap() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationMap() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
getConfigurationMap() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
map<string, string> configuration = 4;
getConfigurationMap() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
map<string, string> configuration = 4;
getConfigurationOrDefault(String, String) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
getConfigurationOrDefault(String, String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
map<string, string> configuration = 4;
getConfigurationOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationOrThrow(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
getConfigurationOrThrow(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
map<string, string> configuration = 4;
getConfigurationOrThrow(String) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
map<string, string> configuration = 4;
getConfigurationOrThrow(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
getConfigurationOrThrow(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
map<string, string> configuration = 4;
getConfigurationOrThrow(String) - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
map<string, string> configuration = 4;
getContentType() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string content_type = 7;
getContentType() - Method in class com.nnipa.proto.common.StorageMetadata
string content_type = 7;
getContentType() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string content_type = 7;
getContentType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string content_type = 9;
getContentType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string content_type = 9;
getContentType() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string content_type = 9;
getContentType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string content_type = 5;
getContentType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string content_type = 5;
getContentType() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string content_type = 5;
getContentTypeBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string content_type = 7;
getContentTypeBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string content_type = 7;
getContentTypeBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string content_type = 7;
getContentTypeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string content_type = 9;
getContentTypeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string content_type = 9;
getContentTypeBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string content_type = 9;
getContentTypeBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string content_type = 5;
getContentTypeBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string content_type = 5;
getContentTypeBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string content_type = 5;
getContext() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
Deprecated.
getContext() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
Deprecated.
getContext() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
Deprecated.
getContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
Deprecated.
getContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
Deprecated.
getContext() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
Deprecated.
getContextCount() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
getContextCount() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
getContextCount() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
map<string, string> context = 6;
getContextCount() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
getContextCount() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
getContextCount() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
map<string, string> context = 11;
getContextMap() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
getContextMap() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
map<string, string> context = 6;
getContextMap() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
map<string, string> context = 6;
getContextMap() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
getContextMap() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
map<string, string> context = 11;
getContextMap() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
map<string, string> context = 11;
getContextOrDefault(String, String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
getContextOrDefault(String, String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
map<string, string> context = 6;
getContextOrDefault(String, String) - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
map<string, string> context = 6;
getContextOrDefault(String, String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
getContextOrDefault(String, String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
map<string, string> context = 11;
getContextOrDefault(String, String) - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
map<string, string> context = 11;
getContextOrThrow(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
getContextOrThrow(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
map<string, string> context = 6;
getContextOrThrow(String) - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
map<string, string> context = 6;
getContextOrThrow(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
getContextOrThrow(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
map<string, string> context = 11;
getContextOrThrow(String) - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
map<string, string> context = 11;
getCopiedBy() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string copied_by = 8;
getCopiedBy() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string copied_by = 8;
getCopiedBy() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string copied_by = 8;
getCopiedByBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string copied_by = 8;
getCopiedByBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string copied_by = 8;
getCopiedByBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string copied_by = 8;
getCopyData() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCopyData() - Method in class com.nnipa.proto.storage.CopyObjectCommand
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCopyData() - Method in interface com.nnipa.proto.storage.CopyObjectCommandOrBuilder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCopyDataBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCopyDataOrBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCopyDataOrBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCopyDataOrBuilder() - Method in interface com.nnipa.proto.storage.CopyObjectCommandOrBuilder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
getCorrelationId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string correlation_id = 5;
getCorrelationId() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string correlation_id = 5;
getCorrelationId() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string correlation_id = 5;
getCorrelationId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string correlation_id = 6;
getCorrelationId() - Method in class com.nnipa.proto.auth.SecurityEvent
string correlation_id = 6;
getCorrelationId() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string correlation_id = 6;
getCorrelationId() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string correlation_id = 5;
getCorrelationId() - Method in class com.nnipa.proto.common.CommandMetadata
string correlation_id = 5;
getCorrelationId() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string correlation_id = 5;
getCorrelationId() - Method in class com.nnipa.proto.common.CommandResponse.Builder
string correlation_id = 5;
getCorrelationId() - Method in class com.nnipa.proto.common.CommandResponse
string correlation_id = 5;
getCorrelationId() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
string correlation_id = 5;
getCorrelationId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
For tracking related events
getCorrelationId() - Method in class com.nnipa.proto.common.EventMetadata
For tracking related events
getCorrelationId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
For tracking related events
getCorrelationId() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string correlation_id = 7;
getCorrelationId() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string correlation_id = 7;
getCorrelationId() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string correlation_id = 7;
getCorrelationIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string correlation_id = 5;
getCorrelationIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string correlation_id = 5;
getCorrelationIdBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string correlation_id = 5;
getCorrelationIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string correlation_id = 6;
getCorrelationIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string correlation_id = 6;
getCorrelationIdBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string correlation_id = 6;
getCorrelationIdBytes() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string correlation_id = 5;
getCorrelationIdBytes() - Method in class com.nnipa.proto.common.CommandMetadata
string correlation_id = 5;
getCorrelationIdBytes() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string correlation_id = 5;
getCorrelationIdBytes() - Method in class com.nnipa.proto.common.CommandResponse.Builder
string correlation_id = 5;
getCorrelationIdBytes() - Method in class com.nnipa.proto.common.CommandResponse
string correlation_id = 5;
getCorrelationIdBytes() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
string correlation_id = 5;
getCorrelationIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
For tracking related events
getCorrelationIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
For tracking related events
getCorrelationIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
For tracking related events
getCorrelationIdBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string correlation_id = 7;
getCorrelationIdBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string correlation_id = 7;
getCorrelationIdBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string correlation_id = 7;
getCost() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
double cost = 8;
getCost() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
double cost = 8;
getCost() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
double cost = 8;
getCostImpact() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
double cost_impact = 9;
getCostImpact() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
double cost_impact = 9;
getCostImpact() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
double cost_impact = 9;
getCostSavings() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
double cost_savings = 8;
getCostSavings() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
double cost_savings = 8;
getCostSavings() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
double cost_savings = 8;
getCountry() - Method in class com.nnipa.proto.common.Address.Builder
string country = 6;
getCountry() - Method in class com.nnipa.proto.common.Address
string country = 6;
getCountry() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string country = 6;
getCountry() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string country = 9;
getCountry() - Method in class com.nnipa.proto.tenant.TenantData
string country = 9;
getCountry() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string country = 9;
getCountryBytes() - Method in class com.nnipa.proto.common.Address.Builder
string country = 6;
getCountryBytes() - Method in class com.nnipa.proto.common.Address
string country = 6;
getCountryBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string country = 6;
getCountryBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string country = 9;
getCountryBytes() - Method in class com.nnipa.proto.tenant.TenantData
string country = 9;
getCountryBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string country = 9;
getCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
getCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
.google.protobuf.Timestamp created_at = 7;
getCreatedAt() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
.google.protobuf.Timestamp created_at = 7;
getCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
getCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo
.google.protobuf.Timestamp created_at = 2;
getCreatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
.google.protobuf.Timestamp created_at = 2;
getCreatedAt() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
getCreatedAt() - Method in class com.nnipa.proto.common.StorageMetadata
.google.protobuf.Timestamp created_at = 9;
getCreatedAt() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
.google.protobuf.Timestamp created_at = 9;
getCreatedAt() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
getCreatedAt() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
.google.protobuf.Timestamp created_at = 16;
getCreatedAt() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
.google.protobuf.Timestamp created_at = 16;
getCreatedAt() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
getCreatedAt() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
.google.protobuf.Timestamp created_at = 8;
getCreatedAt() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
.google.protobuf.Timestamp created_at = 8;
getCreatedAt() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
getCreatedAt() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
.google.protobuf.Timestamp created_at = 5;
getCreatedAt() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
.google.protobuf.Timestamp created_at = 5;
getCreatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
getCreatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse
.google.protobuf.Timestamp created_at = 8;
getCreatedAt() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
.google.protobuf.Timestamp created_at = 8;
getCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
getCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
.google.protobuf.Timestamp created_at = 9;
getCreatedAt() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
.google.protobuf.Timestamp created_at = 9;
getCreatedAt() - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
getCreatedAt() - Method in class com.nnipa.proto.tenant.TenantData
.google.protobuf.Timestamp created_at = 6;
getCreatedAt() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
.google.protobuf.Timestamp created_at = 6;
getCreatedAt() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
getCreatedAt() - Method in class com.nnipa.proto.user.UserCreatedEvent
.google.protobuf.Timestamp created_at = 10;
getCreatedAt() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.google.protobuf.Timestamp created_at = 10;
getCreatedAtBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
getCreatedAtBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
getCreatedAtBuilder() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
getCreatedAtBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
getCreatedAtBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
getCreatedAtBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
getCreatedAtBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
getCreatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
getCreatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
getCreatedAtBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
.google.protobuf.Timestamp created_at = 7;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
.google.protobuf.Timestamp created_at = 7;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo
.google.protobuf.Timestamp created_at = 2;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
.google.protobuf.Timestamp created_at = 2;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.common.StorageMetadata
.google.protobuf.Timestamp created_at = 9;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
.google.protobuf.Timestamp created_at = 9;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
.google.protobuf.Timestamp created_at = 16;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
.google.protobuf.Timestamp created_at = 16;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
.google.protobuf.Timestamp created_at = 8;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
.google.protobuf.Timestamp created_at = 8;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
.google.protobuf.Timestamp created_at = 5;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
.google.protobuf.Timestamp created_at = 5;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse
.google.protobuf.Timestamp created_at = 8;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
.google.protobuf.Timestamp created_at = 8;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
.google.protobuf.Timestamp created_at = 9;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
.google.protobuf.Timestamp created_at = 9;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantData
.google.protobuf.Timestamp created_at = 6;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
.google.protobuf.Timestamp created_at = 6;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
getCreatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent
.google.protobuf.Timestamp created_at = 10;
getCreatedAtOrBuilder() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.google.protobuf.Timestamp created_at = 10;
getCreatedBy() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string created_by = 10;
getCreatedBy() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string created_by = 10;
getCreatedBy() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string created_by = 10;
getCreatedBy() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string created_by = 8;
getCreatedBy() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string created_by = 8;
getCreatedBy() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string created_by = 8;
getCreatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string created_by = 1;
getCreatedBy() - Method in class com.nnipa.proto.common.AuditInfo
string created_by = 1;
getCreatedBy() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string created_by = 1;
getCreatedBy() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string created_by = 6;
getCreatedBy() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
string created_by = 6;
getCreatedBy() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
string created_by = 6;
getCreatedBy() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string created_by = 6;
getCreatedBy() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string created_by = 6;
getCreatedBy() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string created_by = 6;
getCreatedBy() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string created_by = 15;
getCreatedBy() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string created_by = 15;
getCreatedBy() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string created_by = 15;
getCreatedBy() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string created_by = 7;
getCreatedBy() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string created_by = 7;
getCreatedBy() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string created_by = 7;
getCreatedBy() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string created_by = 6;
getCreatedBy() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string created_by = 6;
getCreatedBy() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string created_by = 6;
getCreatedByBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string created_by = 10;
getCreatedByBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string created_by = 10;
getCreatedByBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string created_by = 10;
getCreatedByBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string created_by = 8;
getCreatedByBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string created_by = 8;
getCreatedByBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string created_by = 8;
getCreatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string created_by = 1;
getCreatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo
string created_by = 1;
getCreatedByBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string created_by = 1;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string created_by = 6;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
string created_by = 6;
getCreatedByBytes() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
string created_by = 6;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string created_by = 6;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string created_by = 6;
getCreatedByBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string created_by = 6;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string created_by = 15;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string created_by = 15;
getCreatedByBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string created_by = 15;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string created_by = 7;
getCreatedByBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string created_by = 7;
getCreatedByBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string created_by = 7;
getCreatedByBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string created_by = 6;
getCreatedByBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string created_by = 6;
getCreatedByBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string created_by = 6;
getCreateTenantMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getCurrency() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string currency = 6;
getCurrency() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string currency = 6;
getCurrency() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string currency = 6;
getCurrency() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string currency = 5;
getCurrency() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string currency = 5;
getCurrency() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string currency = 5;
getCurrency() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string currency = 7;
getCurrency() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
string currency = 7;
getCurrency() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
string currency = 7;
getCurrency() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string currency = 8;
getCurrency() - Method in class com.nnipa.proto.tenant.SubscriptionData
string currency = 8;
getCurrency() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string currency = 8;
getCurrency() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string currency = 5;
getCurrency() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string currency = 5;
getCurrency() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string currency = 5;
getCurrencyBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string currency = 6;
getCurrencyBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string currency = 6;
getCurrencyBytes() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string currency = 6;
getCurrencyBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string currency = 5;
getCurrencyBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string currency = 5;
getCurrencyBytes() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string currency = 5;
getCurrencyBytes() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string currency = 7;
getCurrencyBytes() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
string currency = 7;
getCurrencyBytes() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
string currency = 7;
getCurrencyBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string currency = 8;
getCurrencyBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData
string currency = 8;
getCurrencyBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string currency = 8;
getCurrencyBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string currency = 5;
getCurrencyBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string currency = 5;
getCurrencyBytes() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string currency = 5;
getCustomMetadata() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
Deprecated.
getCustomMetadata() - Method in class com.nnipa.proto.common.StorageMetadata
Deprecated.
getCustomMetadata() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
Deprecated.
getCustomMetadataCount() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
getCustomMetadataCount() - Method in class com.nnipa.proto.common.StorageMetadata
 
getCustomMetadataCount() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
map<string, string> custom_metadata = 11;
getCustomMetadataMap() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
getCustomMetadataMap() - Method in class com.nnipa.proto.common.StorageMetadata
map<string, string> custom_metadata = 11;
getCustomMetadataMap() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
map<string, string> custom_metadata = 11;
getCustomMetadataOrDefault(String, String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
getCustomMetadataOrDefault(String, String) - Method in class com.nnipa.proto.common.StorageMetadata
map<string, string> custom_metadata = 11;
getCustomMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
map<string, string> custom_metadata = 11;
getCustomMetadataOrThrow(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
getCustomMetadataOrThrow(String) - Method in class com.nnipa.proto.common.StorageMetadata
map<string, string> custom_metadata = 11;
getCustomMetadataOrThrow(String) - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
map<string, string> custom_metadata = 11;
getDataFormat() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
JSON, CSV, PARQUET, AVRO, etc.
getDataFormat() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
JSON, CSV, PARQUET, AVRO, etc.
getDataFormat() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
JSON, CSV, PARQUET, AVRO, etc.
getDataFormatBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
JSON, CSV, PARQUET, AVRO, etc.
getDataFormatBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
JSON, CSV, PARQUET, AVRO, etc.
getDataFormatBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
JSON, CSV, PARQUET, AVRO, etc.
getDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAt() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAt() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedAt() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedAt() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAtBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
.google.protobuf.Timestamp deactivated_at = 4;
getDeactivatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedAtOrBuilder() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
.google.protobuf.Timestamp deactivated_at = 5;
getDeactivatedBy() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string deactivated_by = 5;
getDeactivatedBy() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
string deactivated_by = 5;
getDeactivatedBy() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
string deactivated_by = 5;
getDeactivatedBy() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string deactivated_by = 6;
getDeactivatedBy() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string deactivated_by = 6;
getDeactivatedBy() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string deactivated_by = 6;
getDeactivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string deactivated_by = 5;
getDeactivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
string deactivated_by = 5;
getDeactivatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
string deactivated_by = 5;
getDeactivatedByBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string deactivated_by = 6;
getDeactivatedByBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string deactivated_by = 6;
getDeactivatedByBytes() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string deactivated_by = 6;
getDeepCopy() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
bool deep_copy = 7;
getDeepCopy() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
bool deep_copy = 7;
getDeepCopy() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
bool deep_copy = 7;
getDefaultInstance() - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.SecurityEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.billing.BillingEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.AuditLogCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.Address
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.AuditInfo
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.CommandMetadata
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.CommandResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.ContactInfo
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.ErrorDetail
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.ErrorResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.EventMetadata
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.PaginationInfo
 
getDefaultInstance() - Static method in class com.nnipa.proto.common.StorageMetadata
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantData
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
getDefaultInstance() - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SecurityEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.BillingEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.AuditLogCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.Address.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.Address
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.AuditInfo
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.CommandMetadata
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.CommandResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ContactInfo
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ErrorDetail
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.ErrorResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.EventMetadata
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.PaginationInfo
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.common.StorageMetadata
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
getDefaultInstanceForType() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
getDeletedAt() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAt() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAt() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
getDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
.google.protobuf.Timestamp deleted_at = 5;
getDeletedAt() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
.google.protobuf.Timestamp deleted_at = 5;
getDeleteData() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeleteData() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeleteData() - Method in interface com.nnipa.proto.storage.DeleteObjectCommandOrBuilder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeleteDataBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeleteDataOrBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeleteDataOrBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeleteDataOrBuilder() - Method in interface com.nnipa.proto.storage.DeleteObjectCommandOrBuilder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
getDeletedAtBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
getDeletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
.google.protobuf.Timestamp deleted_at = 7;
getDeletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
getDeletedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
.google.protobuf.Timestamp deleted_at = 5;
getDeletedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
.google.protobuf.Timestamp deleted_at = 5;
getDeletedBy() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deleted_by = 5;
getDeletedBy() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string deleted_by = 5;
getDeletedBy() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string deleted_by = 5;
getDeletedBy() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deleted_by = 6;
getDeletedBy() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string deleted_by = 6;
getDeletedBy() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string deleted_by = 6;
getDeletedBy() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string deleted_by = 4;
getDeletedBy() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
string deleted_by = 4;
getDeletedBy() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
string deleted_by = 4;
getDeletedByBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deleted_by = 5;
getDeletedByBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string deleted_by = 5;
getDeletedByBytes() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string deleted_by = 5;
getDeletedByBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deleted_by = 6;
getDeletedByBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string deleted_by = 6;
getDeletedByBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string deleted_by = 6;
getDeletedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string deleted_by = 4;
getDeletedByBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
string deleted_by = 4;
getDeletedByBytes() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
string deleted_by = 4;
getDeleteSource() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
bool delete_source = 6;
getDeleteSource() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
bool delete_source = 6;
getDeleteSource() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
bool delete_source = 6;
getDeletionReason() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deletion_reason = 6;
getDeletionReason() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string deletion_reason = 6;
getDeletionReason() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string deletion_reason = 6;
getDeletionReason() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deletion_reason = 8;
getDeletionReason() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string deletion_reason = 8;
getDeletionReason() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string deletion_reason = 8;
getDeletionReasonBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deletion_reason = 6;
getDeletionReasonBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string deletion_reason = 6;
getDeletionReasonBytes() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string deletion_reason = 6;
getDeletionReasonBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deletion_reason = 8;
getDeletionReasonBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string deletion_reason = 8;
getDeletionReasonBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string deletion_reason = 8;
getDescription() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string description = 11;
getDescription() - Method in class com.nnipa.proto.auth.SecurityEvent
string description = 11;
getDescription() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string description = 11;
getDescription() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string description = 5;
getDescription() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string description = 5;
getDescription() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string description = 5;
getDescriptionBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string description = 11;
getDescriptionBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string description = 11;
getDescriptionBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string description = 11;
getDescriptionBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string description = 5;
getDescriptionBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string description = 5;
getDescriptionBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string description = 5;
getDescriptor() - Static method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
getDescriptor() - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.AuthCommands
 
getDescriptor() - Static method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.AuthEvents
 
getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
getDescriptor() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
getDescriptor() - Static method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.SecurityEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
getDescriptor() - Static method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
getDescriptor() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.authz.AuthzCommands
 
getDescriptor() - Static method in class com.nnipa.proto.authz.AuthzEvents
 
getDescriptor() - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
getDescriptor() - Static method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
getDescriptor() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.billing.BillingEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.billing.BillingEvent
 
getDescriptor() - Static method in class com.nnipa.proto.billing.BillingEventProtos
 
getDescriptor() - Static method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
getDescriptor() - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.AuditLogCommand
 
getDescriptor() - Static method in class com.nnipa.proto.command.Commands
 
getDescriptor() - Static method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
getDescriptor() - Static method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
getDescriptor() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
getDescriptor() - Static method in class com.nnipa.proto.common.Address.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.Address
 
getDescriptor() - Static method in class com.nnipa.proto.common.AuditInfo.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.AuditInfo
 
getDescriptor() - Static method in class com.nnipa.proto.common.CommandMetadata.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.CommandMetadata
 
getDescriptor() - Static method in class com.nnipa.proto.common.CommandResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.CommandResponse
 
getDescriptor() - Static method in class com.nnipa.proto.common.CommonProtos
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.CompressionType
 
getDescriptor() - Static method in class com.nnipa.proto.common.ContactInfo.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.ContactInfo
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.DataFormat
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.EncryptionStatus
 
getDescriptor() - Static method in class com.nnipa.proto.common.Enums
 
getDescriptor() - Static method in class com.nnipa.proto.common.ErrorDetail.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.ErrorDetail
 
getDescriptor() - Static method in class com.nnipa.proto.common.ErrorResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.ErrorResponse
 
getDescriptor() - Static method in class com.nnipa.proto.common.EventMetadata.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.EventMetadata
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.EventStatus
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.MigrationStatus
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.OrganizationType
 
getDescriptor() - Static method in class com.nnipa.proto.common.PaginationInfo.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.PaginationInfo
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.Priority
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.RegistrationType
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.StorageBackend
 
getDescriptor() - Static method in class com.nnipa.proto.common.StorageMetadata.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.common.StorageMetadata
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.StorageTier
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.SubscriptionTier
 
getDescriptor() - Static method in enum class com.nnipa.proto.common.UserStatus
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCommands
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageEvents
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCommands
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantData
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantEvents
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantServiceProto
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
getDescriptor() - Static method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
getDescriptor() - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserCommands
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserEvents
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
getDescriptor() - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.common.Address.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.CompressionType
 
getDescriptorForType() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.DataFormat
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.DataIsolationStrategy
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.EncryptionStatus
 
getDescriptorForType() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.EventStatus
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.MigrationStatus
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.OrganizationType
 
getDescriptorForType() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.Priority
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.RegistrationType
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.StorageBackend
 
getDescriptorForType() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.StorageTier
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.SubscriptionTier
 
getDescriptorForType() - Method in enum class com.nnipa.proto.common.UserStatus
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
getDescriptorForType() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
getDetails() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string details = 3;
getDetails() - Method in class com.nnipa.proto.common.ErrorDetail
string details = 3;
getDetails() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string details = 3;
getDetails() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
Deprecated.
getDetails() - Method in class com.nnipa.proto.common.ErrorResponse
Deprecated.
getDetails() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
Deprecated.
getDetails() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetails() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetails() - Method in interface com.nnipa.proto.tenant.CreateTenantCommandOrBuilder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetailsBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetailsBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string details = 3;
getDetailsBytes() - Method in class com.nnipa.proto.common.ErrorDetail
string details = 3;
getDetailsBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string details = 3;
getDetailsCount() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
getDetailsCount() - Method in class com.nnipa.proto.common.ErrorResponse
 
getDetailsCount() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
map<string, string> details = 5;
getDetailsMap() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
getDetailsMap() - Method in class com.nnipa.proto.common.ErrorResponse
map<string, string> details = 5;
getDetailsMap() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
map<string, string> details = 5;
getDetailsOrBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetailsOrBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetailsOrBuilder() - Method in interface com.nnipa.proto.tenant.CreateTenantCommandOrBuilder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
getDetailsOrDefault(String, String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
getDetailsOrDefault(String, String) - Method in class com.nnipa.proto.common.ErrorResponse
map<string, string> details = 5;
getDetailsOrDefault(String, String) - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
map<string, string> details = 5;
getDetailsOrThrow(String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
getDetailsOrThrow(String) - Method in class com.nnipa.proto.common.ErrorResponse
map<string, string> details = 5;
getDetailsOrThrow(String) - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
map<string, string> details = 5;
getDetectionMethod() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string detection_method = 15;
getDetectionMethod() - Method in class com.nnipa.proto.auth.SecurityEvent
string detection_method = 15;
getDetectionMethod() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string detection_method = 15;
getDetectionMethodBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string detection_method = 15;
getDetectionMethodBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string detection_method = 15;
getDetectionMethodBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string detection_method = 15;
getDeviceId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string device_id = 11;
getDeviceId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string device_id = 11;
getDeviceId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string device_id = 11;
getDeviceIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string device_id = 11;
getDeviceIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string device_id = 11;
getDeviceIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string device_id = 11;
getDeviceName() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string device_name = 6;
getDeviceName() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string device_name = 6;
getDeviceName() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string device_name = 6;
getDeviceNameBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string device_name = 6;
getDeviceNameBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string device_name = 6;
getDeviceNameBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string device_name = 6;
getDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
getDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
.google.protobuf.Timestamp disabled_at = 5;
getDisabledAt() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
.google.protobuf.Timestamp disabled_at = 5;
getDisabledAtBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
getDisabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
getDisabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
.google.protobuf.Timestamp disabled_at = 5;
getDisabledAtOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
.google.protobuf.Timestamp disabled_at = 5;
getDisplayName() - Method in class com.nnipa.proto.tenant.TenantData.Builder
Optional fields
getDisplayName() - Method in class com.nnipa.proto.tenant.TenantData
Optional fields
getDisplayName() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
Optional fields
getDisplayNameBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
Optional fields
getDisplayNameBytes() - Method in class com.nnipa.proto.tenant.TenantData
Optional fields
getDisplayNameBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
Optional fields
getDownloadData() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadData() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadData() - Method in interface com.nnipa.proto.storage.DownloadObjectCommandOrBuilder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadDataBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadDataOrBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadDataOrBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadDataOrBuilder() - Method in interface com.nnipa.proto.storage.DownloadObjectCommandOrBuilder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
getDownloadFormat() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string download_format = 7;
getDownloadFormat() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string download_format = 7;
getDownloadFormat() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string download_format = 7;
getDownloadFormatBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string download_format = 7;
getDownloadFormatBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string download_format = 7;
getDownloadFormatBytes() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string download_format = 7;
getDryRun() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
bool dry_run = 5;
getDryRun() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
bool dry_run = 5;
getDryRun() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
bool dry_run = 5;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 duration_ms = 12;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
int64 duration_ms = 12;
getDurationMs() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
int64 duration_ms = 12;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 duration_ms = 9;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
int64 duration_ms = 9;
getDurationMs() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
int64 duration_ms = 9;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int64 duration_ms = 7;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
int64 duration_ms = 7;
getDurationMs() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
int64 duration_ms = 7;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
int64 duration_ms = 7;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
int64 duration_ms = 7;
getDurationMs() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
int64 duration_ms = 7;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
int64 duration_ms = 7;
getDurationMs() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
int64 duration_ms = 7;
getDurationMs() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
int64 duration_ms = 7;
getEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDate() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
getEffectiveDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp effective_date = 5;
getEffectiveDate() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp effective_date = 5;
getEffectiveDateBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDateBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
getEffectiveDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDateOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.google.protobuf.Timestamp effective_date = 7;
getEffectiveDateOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
getEffectiveDateOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp effective_date = 5;
getEffectiveDateOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp effective_date = 5;
getEffectiveFrom() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
getEffectiveFrom() - Method in class com.nnipa.proto.command.AssignRoleCommand
.google.protobuf.Timestamp effective_from = 6;
getEffectiveFrom() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.google.protobuf.Timestamp effective_from = 6;
getEffectiveFromBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
getEffectiveFromOrBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
getEffectiveFromOrBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand
.google.protobuf.Timestamp effective_from = 6;
getEffectiveFromOrBuilder() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.google.protobuf.Timestamp effective_from = 6;
getEmail() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string email = 4;
getEmail() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string email = 4;
getEmail() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string email = 4;
getEmail() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string email = 3;
getEmail() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string email = 3;
getEmail() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string email = 3;
getEmail() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string email = 3;
getEmail() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string email = 3;
getEmail() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string email = 3;
getEmail() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string email = 4;
getEmail() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string email = 4;
getEmail() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string email = 4;
getEmail() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string email = 4;
getEmail() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string email = 4;
getEmail() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string email = 4;
getEmail() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string email = 4;
getEmail() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string email = 4;
getEmail() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string email = 4;
getEmail() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string email = 1;
getEmail() - Method in class com.nnipa.proto.common.ContactInfo
string email = 1;
getEmail() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string email = 1;
getEmail() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string email = 2;
getEmail() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string email = 2;
getEmail() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string email = 2;
getEmail() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string email = 4;
getEmail() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string email = 4;
getEmail() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string email = 4;
getEmail() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string email = 3;
getEmail() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string email = 3;
getEmail() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string email = 3;
getEmail() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string email = 5;
getEmail() - Method in class com.nnipa.proto.user.UserCreatedEvent
string email = 5;
getEmail() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string email = 5;
getEmailBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string email = 4;
getEmailBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string email = 3;
getEmailBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string email = 3;
getEmailBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string email = 3;
getEmailBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string email = 3;
getEmailBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string email = 3;
getEmailBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string email = 3;
getEmailBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string email = 4;
getEmailBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string email = 4;
getEmailBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string email = 4;
getEmailBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string email = 1;
getEmailBytes() - Method in class com.nnipa.proto.common.ContactInfo
string email = 1;
getEmailBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string email = 1;
getEmailBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string email = 2;
getEmailBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string email = 2;
getEmailBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string email = 2;
getEmailBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string email = 4;
getEmailBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string email = 4;
getEmailBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string email = 3;
getEmailBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string email = 3;
getEmailBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string email = 3;
getEmailBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string email = 5;
getEmailBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string email = 5;
getEmailBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string email = 5;
getEmailVerified() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
bool email_verified = 9;
getEmailVerified() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
bool email_verified = 9;
getEmailVerified() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
bool email_verified = 9;
getEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAt() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
getEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
.google.protobuf.Timestamp enabled_at = 6;
getEnabledAt() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
.google.protobuf.Timestamp enabled_at = 6;
getEnabledAtBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAtBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
getEnabledAtOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAtOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAtOrBuilder() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
.google.protobuf.Timestamp enabled_at = 5;
getEnabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
getEnabledAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
.google.protobuf.Timestamp enabled_at = 6;
getEnabledAtOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
.google.protobuf.Timestamp enabled_at = 6;
getEncrypt() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
bool encrypt = 8;
getEncrypt() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
bool encrypt = 8;
getEncrypt() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
bool encrypt = 8;
getEncryptBackup() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
bool encrypt_backup = 7;
getEncryptBackup() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
bool encrypt_backup = 7;
getEncryptBackup() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
bool encrypt_backup = 7;
getEncrypted() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool encrypted = 11;
getEncrypted() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
bool encrypted = 11;
getEncrypted() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
bool encrypted = 11;
getEncryptedAt() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedAt() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedAt() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedAtBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
.google.protobuf.Timestamp encrypted_at = 6;
getEncryptedBy() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string encrypted_by = 7;
getEncryptedBy() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string encrypted_by = 7;
getEncryptedBy() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string encrypted_by = 7;
getEncryptedByBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string encrypted_by = 7;
getEncryptedByBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string encrypted_by = 7;
getEncryptedByBytes() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string encrypted_by = 7;
getEncryptionAlgorithm() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string encryption_algorithm = 19;
getEncryptionAlgorithm() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string encryption_algorithm = 19;
getEncryptionAlgorithm() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string encryption_algorithm = 19;
getEncryptionAlgorithm() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
AES256, RSA, etc.
getEncryptionAlgorithm() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
AES256, RSA, etc.
getEncryptionAlgorithm() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
AES256, RSA, etc.
getEncryptionAlgorithmBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string encryption_algorithm = 19;
getEncryptionAlgorithmBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string encryption_algorithm = 19;
getEncryptionAlgorithmBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string encryption_algorithm = 19;
getEncryptionAlgorithmBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
AES256, RSA, etc.
getEncryptionAlgorithmBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
AES256, RSA, etc.
getEncryptionAlgorithmBytes() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
AES256, RSA, etc.
getEncryptionData() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEncryptionData() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEncryptionData() - Method in interface com.nnipa.proto.storage.StorageEncryptedEventOrBuilder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEncryptionDataBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEncryptionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEncryptionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEncryptionDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageEncryptedEventOrBuilder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
getEndDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
getEndDate() - Method in class com.nnipa.proto.tenant.SubscriptionData
Optional fields
getEndDate() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
Optional fields
getEndDateBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
getEndDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
getEndDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData
Optional fields
getEndDateOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
Optional fields
getEntry() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getEntry() - Method in class com.nnipa.proto.command.AuditLogCommand
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getEntry() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getEntryBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getEntryOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getEntryOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getEntryOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
getError() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
getError() - Method in class com.nnipa.proto.common.CommandResponse
.com.nnipa.proto.common.ErrorDetail error = 3;
getError() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
.com.nnipa.proto.common.ErrorDetail error = 3;
getErrorBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
getErrorCode() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_code = 2;
getErrorCode() - Method in class com.nnipa.proto.common.ErrorResponse
string error_code = 2;
getErrorCode() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
string error_code = 2;
getErrorCodeBytes() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_code = 2;
getErrorCodeBytes() - Method in class com.nnipa.proto.common.ErrorResponse
string error_code = 2;
getErrorCodeBytes() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
string error_code = 2;
getErrorId() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_id = 1;
getErrorId() - Method in class com.nnipa.proto.common.ErrorResponse
string error_id = 1;
getErrorId() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
string error_id = 1;
getErrorIdBytes() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_id = 1;
getErrorIdBytes() - Method in class com.nnipa.proto.common.ErrorResponse
string error_id = 1;
getErrorIdBytes() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
string error_id = 1;
getErrorMessage() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string error_message = 10;
getErrorMessage() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string error_message = 10;
getErrorMessage() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string error_message = 10;
getErrorMessage() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string error_message = 11;
getErrorMessage() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string error_message = 11;
getErrorMessage() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string error_message = 11;
getErrorMessage() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string error_message = 8;
getErrorMessage() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string error_message = 8;
getErrorMessage() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string error_message = 8;
getErrorMessageBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string error_message = 10;
getErrorMessageBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string error_message = 10;
getErrorMessageBytes() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string error_message = 10;
getErrorMessageBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string error_message = 11;
getErrorMessageBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string error_message = 11;
getErrorMessageBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string error_message = 11;
getErrorMessageBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string error_message = 8;
getErrorMessageBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string error_message = 8;
getErrorMessageBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string error_message = 8;
getErrorOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
getErrorOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse
.com.nnipa.proto.common.ErrorDetail error = 3;
getErrorOrBuilder() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
.com.nnipa.proto.common.ErrorDetail error = 3;
getErrors(int) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
getErrors(int) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
repeated string errors = 9;
getErrors(int) - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
repeated string errors = 9;
getErrorsBytes(int) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
getErrorsBytes(int) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
repeated string errors = 9;
getErrorsBytes(int) - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
repeated string errors = 9;
getErrorsCount() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
getErrorsCount() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
repeated string errors = 9;
getErrorsCount() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
repeated string errors = 9;
getErrorsList() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
getErrorsList() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
repeated string errors = 9;
getErrorsList() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
repeated string errors = 9;
getEventData() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
Deprecated.
getEventData() - Method in class com.nnipa.proto.billing.BillingEvent
Deprecated.
getEventData() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
Deprecated.
getEventDataCount() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
getEventDataCount() - Method in class com.nnipa.proto.billing.BillingEvent
 
getEventDataCount() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
map<string, string> event_data = 4;
getEventDataMap() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
getEventDataMap() - Method in class com.nnipa.proto.billing.BillingEvent
map<string, string> event_data = 4;
getEventDataMap() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
map<string, string> event_data = 4;
getEventDataOrDefault(String, String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
getEventDataOrDefault(String, String) - Method in class com.nnipa.proto.billing.BillingEvent
map<string, string> event_data = 4;
getEventDataOrDefault(String, String) - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
map<string, string> event_data = 4;
getEventDataOrThrow(String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
getEventDataOrThrow(String) - Method in class com.nnipa.proto.billing.BillingEvent
map<string, string> event_data = 4;
getEventDataOrThrow(String) - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
map<string, string> event_data = 4;
getEventId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_id = 1;
getEventId() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string event_id = 1;
getEventId() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string event_id = 1;
getEventId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_id = 1;
getEventId() - Method in class com.nnipa.proto.auth.SecurityEvent
string event_id = 1;
getEventId() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string event_id = 1;
getEventId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Unique event identifier
getEventId() - Method in class com.nnipa.proto.common.EventMetadata
Unique event identifier
getEventId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Unique event identifier
getEventIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_id = 1;
getEventIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string event_id = 1;
getEventIdBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string event_id = 1;
getEventIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_id = 1;
getEventIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string event_id = 1;
getEventIdBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string event_id = 1;
getEventIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Unique event identifier
getEventIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
Unique event identifier
getEventIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Unique event identifier
getEventType() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_type = 2;
getEventType() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string event_type = 2;
getEventType() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string event_type = 2;
getEventType() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_type = 2;
getEventType() - Method in class com.nnipa.proto.auth.SecurityEvent
string event_type = 2;
getEventType() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string event_type = 2;
getEventType() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
getEventType() - Method in class com.nnipa.proto.billing.BillingEvent
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
getEventType() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
getEventType() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event type classification
getEventType() - Method in class com.nnipa.proto.common.EventMetadata
Event type classification
getEventType() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event type classification
getEventTypeBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_type = 2;
getEventTypeBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string event_type = 2;
getEventTypeBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string event_type = 2;
getEventTypeBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_type = 2;
getEventTypeBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string event_type = 2;
getEventTypeBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string event_type = 2;
getEventTypeBytes() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
getEventTypeBytes() - Method in class com.nnipa.proto.billing.BillingEvent
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
getEventTypeBytes() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
getEventTypeBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event type classification
getEventTypeBytes() - Method in class com.nnipa.proto.common.EventMetadata
Event type classification
getEventTypeBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event type classification
getExceededAt() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
getExceededAt() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
.google.protobuf.Timestamp exceeded_at = 6;
getExceededAt() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
.google.protobuf.Timestamp exceeded_at = 6;
getExceededAtBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
getExceededAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
getExceededAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
.google.protobuf.Timestamp exceeded_at = 6;
getExceededAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
.google.protobuf.Timestamp exceeded_at = 6;
getExists() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
bool exists = 1;
getExists() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
bool exists = 1;
getExists() - Method in interface com.nnipa.proto.tenant.TenantExistsResponseOrBuilder
bool exists = 1;
getExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.google.protobuf.Timestamp expires_at = 7;
getExpiresAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.google.protobuf.Timestamp expires_at = 8;
getExpiresAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAt() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAt() - Method in class com.nnipa.proto.command.AssignRoleCommand
.google.protobuf.Timestamp expires_at = 7;
getExpiresAt() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAt() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
getExpiresAt() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
.google.protobuf.Timestamp expires_at = 6;
getExpiresAt() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
.google.protobuf.Timestamp expires_at = 6;
getExpiresAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
.google.protobuf.Timestamp expires_at = 8;
getExpiresAt() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
getExpiresAtBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.google.protobuf.Timestamp expires_at = 7;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
.google.protobuf.Timestamp expires_at = 6;
getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
.google.protobuf.Timestamp expires_at = 6;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
.google.protobuf.Timestamp expires_at = 8;
getExpiresAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
.google.protobuf.Timestamp expires_at = 8;
getExpirySeconds() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
int64 expiry_seconds = 5;
getExpirySeconds() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
int64 expiry_seconds = 5;
getExpirySeconds() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
int64 expiry_seconds = 5;
getFailedAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
getFailedAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
.google.protobuf.Timestamp failed_at = 9;
getFailedAt() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
.google.protobuf.Timestamp failed_at = 9;
getFailedAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
getFailedAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.google.protobuf.Timestamp failed_at = 8;
getFailedAt() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.google.protobuf.Timestamp failed_at = 8;
getFailedAtBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
getFailedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
getFailedAtOrBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
getFailedAtOrBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
.google.protobuf.Timestamp failed_at = 9;
getFailedAtOrBuilder() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
.google.protobuf.Timestamp failed_at = 9;
getFailedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
getFailedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.google.protobuf.Timestamp failed_at = 8;
getFailedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.google.protobuf.Timestamp failed_at = 8;
getFailedAttemptCount() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
int32 failed_attempt_count = 7;
getFailedAttemptCount() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
int32 failed_attempt_count = 7;
getFailedAttemptCount() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
int32 failed_attempt_count = 7;
getFailedCount() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
int32 failed_count = 6;
getFailedCount() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
int32 failed_count = 6;
getFailedCount() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
int32 failed_count = 6;
getFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailure() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailureBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailureCount() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
int32 failure_count = 7;
getFailureCount() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
int32 failure_count = 7;
getFailureCount() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
int32 failure_count = 7;
getFailureOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailureOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailureOrBuilder() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
getFailureReason() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string failure_reason = 3;
getFailureReason() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string failure_reason = 3;
getFailureReason() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string failure_reason = 3;
getFailureReason() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string failure_reason = 8;
getFailureReason() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string failure_reason = 8;
getFailureReason() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string failure_reason = 8;
getFailureReason() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string failure_reason = 7;
getFailureReason() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string failure_reason = 7;
getFailureReason() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string failure_reason = 7;
getFailureReasonBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string failure_reason = 3;
getFailureReasonBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string failure_reason = 3;
getFailureReasonBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string failure_reason = 3;
getFailureReasonBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string failure_reason = 8;
getFailureReasonBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string failure_reason = 8;
getFailureReasonBytes() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string failure_reason = 8;
getFailureReasonBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string failure_reason = 7;
getFailureReasonBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string failure_reason = 7;
getFailureReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string failure_reason = 7;
getFax() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string fax = 4;
getFax() - Method in class com.nnipa.proto.common.ContactInfo
string fax = 4;
getFax() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string fax = 4;
getFaxBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string fax = 4;
getFaxBytes() - Method in class com.nnipa.proto.common.ContactInfo
string fax = 4;
getFaxBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string fax = 4;
getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string feature_code = 3;
getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
string feature_code = 3;
getFeatureCode() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
string feature_code = 3;
getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_code = 3;
getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string feature_code = 3;
getFeatureCode() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string feature_code = 3;
getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_code = 3;
getFeatureCode() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string feature_code = 3;
getFeatureCode() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string feature_code = 3;
getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string feature_code = 3;
getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
string feature_code = 3;
getFeatureCodeBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
string feature_code = 3;
getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_code = 3;
getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string feature_code = 3;
getFeatureCodeBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string feature_code = 3;
getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_code = 3;
getFeatureCodeBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string feature_code = 3;
getFeatureCodeBytes() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string feature_code = 3;
getFeatureFlags() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
Deprecated.
getFeatureFlags() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
Deprecated.
getFeatureFlags() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
Deprecated.
getFeatureFlagsCount() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
getFeatureFlagsCount() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getFeatureFlagsCount() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, bool> feature_flags = 5;
getFeatureFlagsMap() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
getFeatureFlagsMap() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, bool> feature_flags = 5;
getFeatureFlagsMap() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, bool> feature_flags = 5;
getFeatureFlagsOrDefault(String, boolean) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
getFeatureFlagsOrDefault(String, boolean) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, bool> feature_flags = 5;
getFeatureFlagsOrDefault(String, boolean) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, bool> feature_flags = 5;
getFeatureFlagsOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
getFeatureFlagsOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, bool> feature_flags = 5;
getFeatureFlagsOrThrow(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, bool> feature_flags = 5;
getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_name = 4;
getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string feature_name = 4;
getFeatureName() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string feature_name = 4;
getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_name = 4;
getFeatureName() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string feature_name = 4;
getFeatureName() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string feature_name = 4;
getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_name = 4;
getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string feature_name = 4;
getFeatureNameBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string feature_name = 4;
getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_name = 4;
getFeatureNameBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string feature_name = 4;
getFeatureNameBytes() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string feature_name = 4;
getFirstName() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string first_name = 6;
getFirstName() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string first_name = 6;
getFirstName() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string first_name = 6;
getFirstName() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string first_name = 5;
getFirstName() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string first_name = 5;
getFirstName() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string first_name = 5;
getFirstName() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string first_name = 6;
getFirstName() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string first_name = 6;
getFirstName() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string first_name = 6;
getFirstName() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string first_name = 6;
getFirstName() - Method in class com.nnipa.proto.user.UserCreatedEvent
string first_name = 6;
getFirstName() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string first_name = 6;
getFirstNameBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string first_name = 6;
getFirstNameBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string first_name = 6;
getFirstNameBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string first_name = 6;
getFirstNameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string first_name = 5;
getFirstNameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string first_name = 5;
getFirstNameBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string first_name = 5;
getFirstNameBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string first_name = 6;
getFirstNameBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string first_name = 6;
getFirstNameBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string first_name = 6;
getFirstNameBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string first_name = 6;
getFirstNameBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string first_name = 6;
getFirstNameBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string first_name = 6;
getForcedChange() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
bool forced_change = 6;
getForcedChange() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
bool forced_change = 6;
getForcedChange() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
bool forced_change = 6;
getFromStrategy() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string from_strategy = 2;
getFromStrategy() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string from_strategy = 2;
getFromStrategy() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string from_strategy = 2;
getFromStrategyBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string from_strategy = 2;
getFromStrategyBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string from_strategy = 2;
getFromStrategyBytes() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string from_strategy = 2;
getFromTier() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
getFromTier() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
HOT, WARM, COLD, ARCHIVE
getFromTier() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
HOT, WARM, COLD, ARCHIVE
getFromTierBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
getFromTierBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
HOT, WARM, COLD, ARCHIVE
getFromTierBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
HOT, WARM, COLD, ARCHIVE
getGenerateLink() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
bool generate_link = 8;
getGenerateLink() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
bool generate_link = 8;
getGenerateLink() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
bool generate_link = 8;
getGeographicalLocation() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string geographical_location = 17;
getGeographicalLocation() - Method in class com.nnipa.proto.auth.SecurityEvent
string geographical_location = 17;
getGeographicalLocation() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string geographical_location = 17;
getGeographicalLocationBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string geographical_location = 17;
getGeographicalLocationBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string geographical_location = 17;
getGeographicalLocationBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string geographical_location = 17;
getGetTenantByCodeMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getGetTenantMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getGetTenantStatusMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
getGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
.google.protobuf.Timestamp granted_at = 7;
getGrantedAt() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
.google.protobuf.Timestamp granted_at = 7;
getGrantedAtBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
getGrantedAtOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
getGrantedAtOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
.google.protobuf.Timestamp granted_at = 7;
getGrantedAtOrBuilder() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
.google.protobuf.Timestamp granted_at = 7;
getGrantedBy() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string granted_by = 6;
getGrantedBy() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string granted_by = 6;
getGrantedBy() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string granted_by = 6;
getGrantedBy() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string granted_by = 6;
getGrantedBy() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string granted_by = 6;
getGrantedBy() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string granted_by = 6;
getGrantedByBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string granted_by = 6;
getGrantedByBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string granted_by = 6;
getGrantedByBytes() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string granted_by = 6;
getGrantedByBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string granted_by = 6;
getGrantedByBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string granted_by = 6;
getGrantedByBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string granted_by = 6;
getHeaders() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
Deprecated.
getHeaders() - Method in class com.nnipa.proto.common.CommandMetadata
Deprecated.
getHeaders() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
Deprecated.
getHeaders() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Deprecated.
getHeaders() - Method in class com.nnipa.proto.common.EventMetadata
Deprecated.
getHeaders() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Deprecated.
getHeadersCount() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
getHeadersCount() - Method in class com.nnipa.proto.common.CommandMetadata
 
getHeadersCount() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
map<string, string> headers = 7;
getHeadersCount() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
getHeadersCount() - Method in class com.nnipa.proto.common.EventMetadata
 
getHeadersCount() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Custom headers
getHeadersMap() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
getHeadersMap() - Method in class com.nnipa.proto.common.CommandMetadata
map<string, string> headers = 7;
getHeadersMap() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
map<string, string> headers = 7;
getHeadersMap() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
getHeadersMap() - Method in class com.nnipa.proto.common.EventMetadata
Custom headers
getHeadersMap() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Custom headers
getHeadersOrDefault(String, String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
getHeadersOrDefault(String, String) - Method in class com.nnipa.proto.common.CommandMetadata
map<string, string> headers = 7;
getHeadersOrDefault(String, String) - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
map<string, string> headers = 7;
getHeadersOrDefault(String, String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
getHeadersOrDefault(String, String) - Method in class com.nnipa.proto.common.EventMetadata
Custom headers
getHeadersOrDefault(String, String) - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Custom headers
getHeadersOrThrow(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
getHeadersOrThrow(String) - Method in class com.nnipa.proto.common.CommandMetadata
map<string, string> headers = 7;
getHeadersOrThrow(String) - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
map<string, string> headers = 7;
getHeadersOrThrow(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
getHeadersOrThrow(String) - Method in class com.nnipa.proto.common.EventMetadata
Custom headers
getHeadersOrThrow(String) - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Custom headers
getHighPriority() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
bool high_priority = 10;
getHighPriority() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
bool high_priority = 10;
getHighPriority() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
bool high_priority = 10;
getImmediate() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
bool immediate = 6;
getImmediate() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
bool immediate = 6;
getImmediate() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
bool immediate = 6;
getInitialRole() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string initial_role = 11;
getInitialRole() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string initial_role = 11;
getInitialRole() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string initial_role = 11;
getInitialRoleBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string initial_role = 11;
getInitialRoleBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string initial_role = 11;
getInitialRoleBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string initial_role = 11;
getInitiatedBy() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string initiated_by = 7;
getInitiatedBy() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string initiated_by = 7;
getInitiatedBy() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string initiated_by = 7;
getInitiatedBy() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string initiated_by = 8;
getInitiatedBy() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string initiated_by = 8;
getInitiatedBy() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string initiated_by = 8;
getInitiatedByBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string initiated_by = 7;
getInitiatedByBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string initiated_by = 7;
getInitiatedByBytes() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string initiated_by = 7;
getInitiatedByBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string initiated_by = 8;
getInitiatedByBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string initiated_by = 8;
getInitiatedByBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string initiated_by = 8;
getInvoiceId() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string invoice_id = 3;
getInvoiceId() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string invoice_id = 3;
getInvoiceId() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string invoice_id = 3;
getInvoiceIdBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string invoice_id = 3;
getInvoiceIdBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string invoice_id = 3;
getInvoiceIdBytes() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string invoice_id = 3;
getIpAddress() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string ip_address = 4;
getIpAddress() - Method in class com.nnipa.proto.auth.ActivateUserCommand
string ip_address = 4;
getIpAddress() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
string ip_address = 4;
getIpAddress() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Optional fields for additional context
getIpAddress() - Method in class com.nnipa.proto.auth.AuthenticationEvent
Optional fields for additional context
getIpAddress() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
Optional fields for additional context
getIpAddress() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string ip_address = 4;
getIpAddress() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string ip_address = 4;
getIpAddress() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string ip_address = 4;
getIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string ip_address = 8;
getIpAddress() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string ip_address = 8;
getIpAddress() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string ip_address = 8;
getIpAddress() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string ip_address = 5;
getIpAddress() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string ip_address = 5;
getIpAddress() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string ip_address = 5;
getIpAddress() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string ip_address = 8;
getIpAddress() - Method in class com.nnipa.proto.auth.SecurityEvent
string ip_address = 8;
getIpAddress() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string ip_address = 8;
getIpAddress() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string ip_address = 14;
getIpAddress() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string ip_address = 14;
getIpAddress() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string ip_address = 14;
getIpAddress() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string ip_address = 6;
getIpAddress() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string ip_address = 6;
getIpAddress() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string ip_address = 6;
getIpAddress() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string ip_address = 6;
getIpAddress() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string ip_address = 6;
getIpAddress() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string ip_address = 6;
getIpAddress() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string ip_address = 7;
getIpAddress() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string ip_address = 7;
getIpAddress() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string ip_address = 7;
getIpAddress() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string ip_address = 10;
getIpAddress() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string ip_address = 10;
getIpAddress() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string ip_address = 10;
getIpAddress() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string ip_address = 5;
getIpAddress() - Method in class com.nnipa.proto.common.AuditInfo
string ip_address = 5;
getIpAddress() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string ip_address = 5;
getIpAddress() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string ip_address = 9;
getIpAddress() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string ip_address = 9;
getIpAddress() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string ip_address = 9;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string ip_address = 4;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.ActivateUserCommand
string ip_address = 4;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
string ip_address = 4;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Optional fields for additional context
getIpAddressBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
Optional fields for additional context
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
Optional fields for additional context
getIpAddressBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string ip_address = 4;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string ip_address = 4;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string ip_address = 4;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string ip_address = 8;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string ip_address = 8;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string ip_address = 8;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string ip_address = 5;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string ip_address = 5;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string ip_address = 5;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string ip_address = 8;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string ip_address = 8;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string ip_address = 8;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string ip_address = 14;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string ip_address = 14;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string ip_address = 14;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string ip_address = 6;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string ip_address = 6;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string ip_address = 6;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string ip_address = 6;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string ip_address = 6;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string ip_address = 6;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string ip_address = 7;
getIpAddressBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string ip_address = 7;
getIpAddressBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string ip_address = 7;
getIpAddressBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string ip_address = 10;
getIpAddressBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string ip_address = 10;
getIpAddressBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string ip_address = 10;
getIpAddressBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string ip_address = 5;
getIpAddressBytes() - Method in class com.nnipa.proto.common.AuditInfo
string ip_address = 5;
getIpAddressBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string ip_address = 5;
getIpAddressBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string ip_address = 9;
getIpAddressBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string ip_address = 9;
getIpAddressBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string ip_address = 9;
getIsActive() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
bool is_active = 3;
getIsActive() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
bool is_active = 3;
getIsActive() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
bool is_active = 3;
getIsCurrentVersion() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool is_current_version = 14;
getIsCurrentVersion() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
bool is_current_version = 14;
getIsCurrentVersion() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
bool is_current_version = 14;
getIsolationStrategy() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string isolation_strategy = 5;
getIsolationStrategy() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string isolation_strategy = 5;
getIsolationStrategy() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string isolation_strategy = 5;
getIsolationStrategy() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string isolation_strategy = 10;
getIsolationStrategy() - Method in class com.nnipa.proto.tenant.TenantData
string isolation_strategy = 10;
getIsolationStrategy() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string isolation_strategy = 10;
getIsolationStrategyBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string isolation_strategy = 5;
getIsolationStrategyBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string isolation_strategy = 5;
getIsolationStrategyBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string isolation_strategy = 5;
getIsolationStrategyBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string isolation_strategy = 10;
getIsolationStrategyBytes() - Method in class com.nnipa.proto.tenant.TenantData
string isolation_strategy = 10;
getIsolationStrategyBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string isolation_strategy = 10;
getIsPublic() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
bool is_public = 10;
getIsPublic() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
bool is_public = 10;
getIsPublic() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
bool is_public = 10;
getKeyId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string key_id = 5;
getKeyId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string key_id = 5;
getKeyId() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string key_id = 5;
getKeyIdBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string key_id = 5;
getKeyIdBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string key_id = 5;
getKeyIdBytes() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string key_id = 5;
getLastAccessed() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
getLastAccessed() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
.google.protobuf.Timestamp last_accessed = 11;
getLastAccessed() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
.google.protobuf.Timestamp last_accessed = 11;
getLastAccessedBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
getLastAccessedOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
getLastAccessedOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
.google.protobuf.Timestamp last_accessed = 11;
getLastAccessedOrBuilder() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
.google.protobuf.Timestamp last_accessed = 11;
getLastActivity() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
getLastActivity() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
.google.protobuf.Timestamp last_activity = 4;
getLastActivity() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
.google.protobuf.Timestamp last_activity = 4;
getLastActivityBuilder() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
getLastActivityOrBuilder() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
getLastActivityOrBuilder() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
.google.protobuf.Timestamp last_activity = 4;
getLastActivityOrBuilder() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
.google.protobuf.Timestamp last_activity = 4;
getLastName() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string last_name = 7;
getLastName() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string last_name = 7;
getLastName() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string last_name = 7;
getLastName() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string last_name = 6;
getLastName() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string last_name = 6;
getLastName() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string last_name = 6;
getLastName() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string last_name = 7;
getLastName() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string last_name = 7;
getLastName() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string last_name = 7;
getLastName() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string last_name = 7;
getLastName() - Method in class com.nnipa.proto.user.UserCreatedEvent
string last_name = 7;
getLastName() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string last_name = 7;
getLastNameBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string last_name = 7;
getLastNameBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string last_name = 7;
getLastNameBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string last_name = 7;
getLastNameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string last_name = 6;
getLastNameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string last_name = 6;
getLastNameBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string last_name = 6;
getLastNameBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string last_name = 7;
getLastNameBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string last_name = 7;
getLastNameBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string last_name = 7;
getLastNameBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string last_name = 7;
getLastNameBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string last_name = 7;
getLastNameBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string last_name = 7;
getLatitude() - Method in class com.nnipa.proto.common.Address.Builder
double latitude = 7;
getLatitude() - Method in class com.nnipa.proto.common.Address
double latitude = 7;
getLatitude() - Method in interface com.nnipa.proto.common.AddressOrBuilder
double latitude = 7;
getLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLogin() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLoginBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLoginOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLoginOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLoginOrBuilder() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
getLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
getLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
.google.protobuf.Timestamp login_time = 9;
getLoginTime() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
.google.protobuf.Timestamp login_time = 9;
getLoginTimeBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
getLoginTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
getLoginTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
.google.protobuf.Timestamp login_time = 9;
getLoginTimeOrBuilder() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
.google.protobuf.Timestamp login_time = 9;
getLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogout() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogoutBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogoutOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogoutOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogoutOrBuilder() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
getLogoutReason() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string logout_reason = 5;
getLogoutReason() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string logout_reason = 5;
getLogoutReason() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string logout_reason = 5;
getLogoutReasonBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string logout_reason = 5;
getLogoutReasonBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string logout_reason = 5;
getLogoutReasonBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string logout_reason = 5;
getLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
getLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
.google.protobuf.Timestamp logout_time = 4;
getLogoutTime() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
.google.protobuf.Timestamp logout_time = 4;
getLogoutTimeBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
getLogoutTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
getLogoutTimeOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
.google.protobuf.Timestamp logout_time = 4;
getLogoutTimeOrBuilder() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
.google.protobuf.Timestamp logout_time = 4;
getLongitude() - Method in class com.nnipa.proto.common.Address.Builder
double longitude = 8;
getLongitude() - Method in class com.nnipa.proto.common.Address
double longitude = 8;
getLongitude() - Method in interface com.nnipa.proto.common.AddressOrBuilder
double longitude = 8;
getMaxUsers() - Method in class com.nnipa.proto.tenant.TenantData.Builder
int32 max_users = 11;
getMaxUsers() - Method in class com.nnipa.proto.tenant.TenantData
int32 max_users = 11;
getMaxUsers() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
int32 max_users = 11;
getMessage() - Method in class com.nnipa.proto.common.CommandResponse.Builder
string message = 2;
getMessage() - Method in class com.nnipa.proto.common.CommandResponse
string message = 2;
getMessage() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
string message = 2;
getMessage() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string message = 2;
getMessage() - Method in class com.nnipa.proto.common.ErrorDetail
string message = 2;
getMessage() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string message = 2;
getMessage() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string message = 3;
getMessage() - Method in class com.nnipa.proto.common.ErrorResponse
string message = 3;
getMessage() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
string message = 3;
getMessageBytes() - Method in class com.nnipa.proto.common.CommandResponse.Builder
string message = 2;
getMessageBytes() - Method in class com.nnipa.proto.common.CommandResponse
string message = 2;
getMessageBytes() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
string message = 2;
getMessageBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string message = 2;
getMessageBytes() - Method in class com.nnipa.proto.common.ErrorDetail
string message = 2;
getMessageBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string message = 2;
getMessageBytes() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string message = 3;
getMessageBytes() - Method in class com.nnipa.proto.common.ErrorResponse
string message = 3;
getMessageBytes() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
string message = 3;
getMetadata() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.ActivateUserCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.auth.SecurityEvent
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.SelfSignupEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.auth.ValidateUserCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.BillingEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.AssignRoleCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.CreateTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.common.ErrorDetail
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.CopyObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.CreateBackupCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.CreateBackupCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.CreateVersionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.DeleteObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.DownloadObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.MigrateStorageCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.MoveObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.MoveObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.RestoreVersionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ScanObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.ScanObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ShareObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.ShareObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageCompressedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.storage.StorageCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageEncryptedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageReplicatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageRestoredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageScannedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageScannedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageSharedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageSharedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageTieredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageTieredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.StorageVersionedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.UploadObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.CreateTenantCommandOrBuilder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.GetTenantResponse
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantMigratedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
Deprecated.
getMetadata() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
Deprecated.
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.SyncUserDataCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in class com.nnipa.proto.user.UserUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadata() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataCount() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.auth.SecurityEvent
 
getMetadataCount() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
map<string, string> metadata = 13;
getMetadataCount() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.common.ErrorDetail
 
getMetadataCount() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
map<string, string> metadata = 6;
getMetadataCount() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
getMetadataCount() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
map<string, string> metadata = 17;
getMetadataCount() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getMetadataCount() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> metadata = 6;
getMetadataCount() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
getMetadataCount() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
map<string, string> metadata = 8;
getMetadataCount() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
getMetadataCount() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
map<string, string> metadata = 10;
getMetadataCount() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getMetadataCount() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> metadata = 3;
getMetadataCount() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
getMetadataCount() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
getMetadataCount() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
map<string, string> metadata = 5;
getMetadataMap() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
getMetadataMap() - Method in class com.nnipa.proto.auth.SecurityEvent
map<string, string> metadata = 13;
getMetadataMap() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
map<string, string> metadata = 13;
getMetadataMap() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.nnipa.proto.common.ErrorDetail
map<string, string> metadata = 6;
getMetadataMap() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
getMetadataMap() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
map<string, string> metadata = 17;
getMetadataMap() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
map<string, string> metadata = 17;
getMetadataMap() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> metadata = 6;
getMetadataMap() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
getMetadataMap() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
map<string, string> metadata = 8;
getMetadataMap() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
map<string, string> metadata = 8;
getMetadataMap() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
getMetadataMap() - Method in class com.nnipa.proto.tenant.GetTenantResponse
map<string, string> metadata = 10;
getMetadataMap() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
map<string, string> metadata = 10;
getMetadataMap() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
getMetadataMap() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> metadata = 3;
getMetadataMap() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> metadata = 3;
getMetadataMap() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
getMetadataMap() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
map<string, string> metadata = 5;
getMetadataMap() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
map<string, string> metadata = 5;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.ActivateUserCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.auth.ValidateUserCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.BillingEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CreateTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.CopyObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.CreateBackupCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.CreateVersionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.DeleteObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.DownloadObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.MigrateStorageCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.MoveObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.RestoreVersionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.ScanObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.ShareObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageCompressedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageEncryptedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageReplicatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageRestoredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageScannedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageSharedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageTieredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageVersionedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.UploadObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.CreateTenantCommandOrBuilder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantMigratedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.SyncUserDataCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.auth.SecurityEvent
map<string, string> metadata = 13;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
map<string, string> metadata = 13;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.common.ErrorDetail
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
map<string, string> metadata = 17;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
map<string, string> metadata = 17;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
map<string, string> metadata = 8;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
map<string, string> metadata = 8;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.GetTenantResponse
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> metadata = 3;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> metadata = 3;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.auth.SecurityEvent
map<string, string> metadata = 13;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
map<string, string> metadata = 13;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.common.ErrorDetail
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
map<string, string> metadata = 17;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
map<string, string> metadata = 17;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
map<string, string> metadata = 8;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
map<string, string> metadata = 8;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> metadata = 3;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> metadata = 3;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
map<string, string> metadata = 5;
getMfaEnabled() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
bool mfa_enabled = 12;
getMfaEnabled() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
bool mfa_enabled = 12;
getMfaEnabled() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
bool mfa_enabled = 12;
getMfaEnabled() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
bool mfa_enabled = 12;
getMfaEnabled() - Method in class com.nnipa.proto.auth.SelfSignupEvent
bool mfa_enabled = 12;
getMfaEnabled() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
bool mfa_enabled = 12;
getMfaType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string mfa_type = 4;
getMfaType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string mfa_type = 4;
getMfaType() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string mfa_type = 4;
getMfaTypeBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string mfa_type = 4;
getMfaTypeBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string mfa_type = 4;
getMfaTypeBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string mfa_type = 4;
getMfaUsed() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
bool mfa_used = 10;
getMfaUsed() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
bool mfa_used = 10;
getMfaUsed() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
bool mfa_used = 10;
getMigration() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMigration() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMigration() - Method in interface com.nnipa.proto.tenant.TenantMigratedEventOrBuilder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMigrationBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMigrationData() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationData() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationData() - Method in interface com.nnipa.proto.storage.MigrateStorageCommandOrBuilder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationData() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationData() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationData() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEventOrBuilder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationDataBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationDataBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationDataOrBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationDataOrBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationDataOrBuilder() - Method in interface com.nnipa.proto.storage.MigrateStorageCommandOrBuilder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
getMigrationDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEventOrBuilder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
getMigrationId() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string migration_id = 1;
getMigrationId() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
string migration_id = 1;
getMigrationId() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
string migration_id = 1;
getMigrationId() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string migration_id = 1;
getMigrationId() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string migration_id = 1;
getMigrationId() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string migration_id = 1;
getMigrationIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string migration_id = 1;
getMigrationIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
string migration_id = 1;
getMigrationIdBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
string migration_id = 1;
getMigrationIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string migration_id = 1;
getMigrationIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string migration_id = 1;
getMigrationIdBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string migration_id = 1;
getMigrationMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
Deprecated.
getMigrationMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
Deprecated.
getMigrationMetadata() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
Deprecated.
getMigrationMetadataCount() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
getMigrationMetadataCount() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
getMigrationMetadataCount() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
map<string, string> migration_metadata = 7;
getMigrationMetadataMap() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
getMigrationMetadataMap() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
map<string, string> migration_metadata = 7;
getMigrationMetadataMap() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
map<string, string> migration_metadata = 7;
getMigrationMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
getMigrationMetadataOrDefault(String, String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
map<string, string> migration_metadata = 7;
getMigrationMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
map<string, string> migration_metadata = 7;
getMigrationMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
getMigrationMetadataOrThrow(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
map<string, string> migration_metadata = 7;
getMigrationMetadataOrThrow(String) - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
map<string, string> migration_metadata = 7;
getMigrationOptions() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Deprecated.
getMigrationOptions() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
Deprecated.
getMigrationOptions() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
Deprecated.
getMigrationOptions() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
Deprecated.
getMigrationOptions() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
Deprecated.
getMigrationOptions() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
Deprecated.
getMigrationOptionsCount() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
getMigrationOptionsCount() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
getMigrationOptionsCount() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
map<string, string> migration_options = 8;
getMigrationOptionsCount() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
getMigrationOptionsCount() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
getMigrationOptionsCount() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
map<string, string> migration_options = 9;
getMigrationOptionsMap() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
getMigrationOptionsMap() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
map<string, string> migration_options = 8;
getMigrationOptionsMap() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
map<string, string> migration_options = 8;
getMigrationOptionsMap() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
getMigrationOptionsMap() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
map<string, string> migration_options = 9;
getMigrationOptionsMap() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
map<string, string> migration_options = 9;
getMigrationOptionsOrDefault(String, String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
getMigrationOptionsOrDefault(String, String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
map<string, string> migration_options = 8;
getMigrationOptionsOrDefault(String, String) - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
map<string, string> migration_options = 8;
getMigrationOptionsOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
getMigrationOptionsOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
map<string, string> migration_options = 9;
getMigrationOptionsOrDefault(String, String) - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
map<string, string> migration_options = 9;
getMigrationOptionsOrThrow(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
getMigrationOptionsOrThrow(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
map<string, string> migration_options = 8;
getMigrationOptionsOrThrow(String) - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
map<string, string> migration_options = 8;
getMigrationOptionsOrThrow(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
getMigrationOptionsOrThrow(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
map<string, string> migration_options = 9;
getMigrationOptionsOrThrow(String) - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
map<string, string> migration_options = 9;
getMigrationOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMigrationOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMigrationOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantMigratedEventOrBuilder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
getMobile() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string mobile = 3;
getMobile() - Method in class com.nnipa.proto.common.ContactInfo
string mobile = 3;
getMobile() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string mobile = 3;
getMobileBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string mobile = 3;
getMobileBytes() - Method in class com.nnipa.proto.common.ContactInfo
string mobile = 3;
getMobileBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string mobile = 3;
getModifiedAt() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
getModifiedAt() - Method in class com.nnipa.proto.common.StorageMetadata
.google.protobuf.Timestamp modified_at = 10;
getModifiedAt() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
.google.protobuf.Timestamp modified_at = 10;
getModifiedAtBuilder() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
getModifiedAtOrBuilder() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
getModifiedAtOrBuilder() - Method in class com.nnipa.proto.common.StorageMetadata
.google.protobuf.Timestamp modified_at = 10;
getModifiedAtOrBuilder() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
.google.protobuf.Timestamp modified_at = 10;
getMonthlyPrice() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
double monthly_price = 7;
getMonthlyPrice() - Method in class com.nnipa.proto.tenant.SubscriptionData
double monthly_price = 7;
getMonthlyPrice() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
double monthly_price = 7;
getMoveData() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMoveData() - Method in class com.nnipa.proto.storage.MoveObjectCommand
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMoveData() - Method in interface com.nnipa.proto.storage.MoveObjectCommandOrBuilder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMoveDataBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMoveDataOrBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMoveDataOrBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMoveDataOrBuilder() - Method in interface com.nnipa.proto.storage.MoveObjectCommandOrBuilder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
getMovedBy() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string moved_by = 6;
getMovedBy() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string moved_by = 6;
getMovedBy() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string moved_by = 6;
getMovedByBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string moved_by = 6;
getMovedByBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string moved_by = 6;
getMovedByBytes() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string moved_by = 6;
getMustChangePassword() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
bool must_change_password = 13;
getMustChangePassword() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
bool must_change_password = 13;
getMustChangePassword() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
bool must_change_password = 13;
getMutableAdditionalData() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Deprecated.
getMutableAdditionalInfo() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
Deprecated.
getMutableAdditionalInfo() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
Deprecated.
getMutableAdditionalSettings() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
Deprecated.
getMutableChangedFields() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
Deprecated.
getMutableChangedFields() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
Deprecated.
getMutableConfiguration() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
Deprecated.
getMutableConfiguration() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
Deprecated.
getMutableContext() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
Deprecated.
getMutableContext() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
Deprecated.
getMutableCustomMetadata() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
Deprecated.
getMutableDetails() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
Deprecated.
getMutableEventData() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
Deprecated.
getMutableFeatureFlags() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
Deprecated.
getMutableHeaders() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
Deprecated.
getMutableHeaders() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
Deprecated.
getMutableMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
Deprecated.
getMutableMigrationMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
Deprecated.
getMutableMigrationOptions() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Deprecated.
getMutableMigrationOptions() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
Deprecated.
getMutableObjectMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
Deprecated.
getMutableParameters() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
Deprecated.
getMutablePreferences() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
Deprecated.
getMutableProfileData() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
Deprecated.
getMutableProfileUpdates() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
Deprecated.
getMutableResultMetadata() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
Deprecated.
getMutableScanResults() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
Deprecated.
getMutableSettings() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
Deprecated.
getMutableSettings() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
Deprecated.
getMutableTargetMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
Deprecated.
getMutableTemplateParams() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
Deprecated.
getMutableUpdatedSettings() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
Deprecated.
getMutableUrlParameters() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
Deprecated.
getMutableVersionMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
Deprecated.
getMutableVersionMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
Deprecated.
getName() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string name = 2;
getName() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string name = 2;
getName() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string name = 2;
getName() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string name = 1;
getName() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string name = 1;
getName() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string name = 1;
getName() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string name = 3;
getName() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string name = 3;
getName() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string name = 3;
getName() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string name = 3;
getName() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string name = 3;
getName() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string name = 3;
getName() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string name = 3;
getName() - Method in class com.nnipa.proto.tenant.TenantData
string name = 3;
getName() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string name = 3;
getName() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string name = 1;
getName() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
optional string name = 1;
getName() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
optional string name = 1;
getName() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string name = 2;
getName() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string name = 2;
getName() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string name = 2;
getNameBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string name = 2;
getNameBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string name = 2;
getNameBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string name = 2;
getNameBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string name = 1;
getNameBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string name = 1;
getNameBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string name = 1;
getNameBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string name = 3;
getNameBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string name = 3;
getNameBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string name = 3;
getNameBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string name = 3;
getNameBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string name = 3;
getNameBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string name = 3;
getNameBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string name = 3;
getNameBytes() - Method in class com.nnipa.proto.tenant.TenantData
string name = 3;
getNameBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string name = 3;
getNameBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string name = 1;
getNameBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
optional string name = 1;
getNameBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string name = 2;
getNameBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string name = 2;
getNameBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string name = 2;
getNewPassword() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string new_password = 4;
getNewPassword() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string new_password = 4;
getNewPassword() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string new_password = 4;
getNewPasswordBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string new_password = 4;
getNewPasswordBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string new_password = 4;
getNewPasswordBytes() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string new_password = 4;
getNewPlan() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string new_plan = 3;
getNewPlan() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string new_plan = 3;
getNewPlan() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string new_plan = 3;
getNewPlanBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string new_plan = 3;
getNewPlanBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string new_plan = 3;
getNewPlanBytes() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string new_plan = 3;
getNewTenantId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string new_tenant_id = 4;
getNewTenantId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string new_tenant_id = 4;
getNewTenantId() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string new_tenant_id = 4;
getNewTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string new_tenant_id = 4;
getNewTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string new_tenant_id = 4;
getNewTenantIdBytes() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string new_tenant_id = 4;
getNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
getNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Any new_value = 7;
getNewValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Any new_value = 7;
getNewValueBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
getNewValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
getNewValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Any new_value = 7;
getNewValueOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Any new_value = 7;
getNewVersionNumber() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int32 new_version_number = 4;
getNewVersionNumber() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
int32 new_version_number = 4;
getNewVersionNumber() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
int32 new_version_number = 4;
getNextBillingDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
getNextBillingDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp next_billing_date = 6;
getNextBillingDate() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp next_billing_date = 6;
getNextBillingDateBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
getNextBillingDateOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
getNextBillingDateOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp next_billing_date = 6;
getNextBillingDateOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp next_billing_date = 6;
getNextRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDate() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionData
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDate() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRenewalDate() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRenewalDateBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDateBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDateBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRenewalDateOrBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDateOrBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDateOrBuilder() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp next_renewal_date = 5;
getNextRenewalDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDateOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
.google.protobuf.Timestamp next_renewal_date = 10;
getNextRenewalDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRenewalDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRenewalDateOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp next_renewal_date = 6;
getNextRetryAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string next_retry_at = 10;
getNextRetryAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string next_retry_at = 10;
getNextRetryAt() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string next_retry_at = 10;
getNextRetryAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
getNextRetryAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.google.protobuf.Timestamp next_retry_at = 9;
getNextRetryAt() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.google.protobuf.Timestamp next_retry_at = 9;
getNextRetryAtBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
getNextRetryAtBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string next_retry_at = 10;
getNextRetryAtBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string next_retry_at = 10;
getNextRetryAtBytes() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string next_retry_at = 10;
getNextRetryAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
getNextRetryAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.google.protobuf.Timestamp next_retry_at = 9;
getNextRetryAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.google.protobuf.Timestamp next_retry_at = 9;
getNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotification() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotificationBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotificationOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotificationOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotificationOrBuilder() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
getNotificationSentTo(int) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
getNotificationSentTo(int) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
repeated string notification_sent_to = 7;
getNotificationSentTo(int) - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
repeated string notification_sent_to = 7;
getNotificationSentToBytes(int) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
getNotificationSentToBytes(int) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
repeated string notification_sent_to = 7;
getNotificationSentToBytes(int) - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
repeated string notification_sent_to = 7;
getNotificationSentToCount() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
getNotificationSentToCount() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
repeated string notification_sent_to = 7;
getNotificationSentToCount() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
repeated string notification_sent_to = 7;
getNotificationSentToList() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
getNotificationSentToList() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
repeated string notification_sent_to = 7;
getNotificationSentToList() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
repeated string notification_sent_to = 7;
getNotifyRecipients() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
bool notify_recipients = 9;
getNotifyRecipients() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
bool notify_recipients = 9;
getNotifyRecipients() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
bool notify_recipients = 9;
getNumber() - Method in enum class com.nnipa.proto.common.CompressionType
 
getNumber() - Method in enum class com.nnipa.proto.common.DataFormat
 
getNumber() - Method in enum class com.nnipa.proto.common.DataIsolationStrategy
 
getNumber() - Method in enum class com.nnipa.proto.common.EncryptionStatus
 
getNumber() - Method in enum class com.nnipa.proto.common.EventStatus
 
getNumber() - Method in enum class com.nnipa.proto.common.MigrationStatus
 
getNumber() - Method in enum class com.nnipa.proto.common.OrganizationType
 
getNumber() - Method in enum class com.nnipa.proto.common.Priority
 
getNumber() - Method in enum class com.nnipa.proto.common.RegistrationType
 
getNumber() - Method in enum class com.nnipa.proto.common.StorageBackend
 
getNumber() - Method in enum class com.nnipa.proto.common.StorageTier
 
getNumber() - Method in enum class com.nnipa.proto.common.SubscriptionTier
 
getNumber() - Method in enum class com.nnipa.proto.common.UserStatus
 
getObjectId() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.common.StorageMetadata
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_id = 2;
getObjectId() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string object_id = 2;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string object_id = 2;
getObjectId() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_id = 2;
getObjectId() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string object_id = 2;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string object_id = 2;
getObjectId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_id = 4;
getObjectId() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string object_id = 4;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string object_id = 4;
getObjectId() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_id = 1;
getObjectId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string object_id = 1;
getObjectId() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_id = 2;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string object_id = 2;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string object_id = 2;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_id = 2;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string object_id = 2;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string object_id = 2;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_id = 4;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string object_id = 4;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string object_id = 4;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_id = 1;
getObjectIdBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string object_id = 1;
getObjectIdBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string object_id = 1;
getObjectIds(int) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
getObjectIds(int) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
repeated string object_ids = 2;
getObjectIds(int) - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
repeated string object_ids = 2;
getObjectIds(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
getObjectIds(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
Empty means all objects
getObjectIds(int) - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
Empty means all objects
getObjectIds(int) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
getObjectIds(int) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
Empty means restore all
getObjectIds(int) - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
Empty means restore all
getObjectIds(int) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
getObjectIds(int) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
repeated string object_ids = 3;
getObjectIds(int) - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
repeated string object_ids = 3;
getObjectIds(int) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
getObjectIds(int) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
repeated string object_ids = 2;
getObjectIds(int) - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
repeated string object_ids = 2;
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
repeated string object_ids = 2;
getObjectIdsBytes(int) - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
repeated string object_ids = 2;
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
Empty means all objects
getObjectIdsBytes(int) - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
Empty means all objects
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
Empty means restore all
getObjectIdsBytes(int) - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
Empty means restore all
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
repeated string object_ids = 3;
getObjectIdsBytes(int) - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
repeated string object_ids = 3;
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
getObjectIdsBytes(int) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
repeated string object_ids = 2;
getObjectIdsBytes(int) - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
repeated string object_ids = 2;
getObjectIdsCount() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
getObjectIdsCount() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
repeated string object_ids = 2;
getObjectIdsCount() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
repeated string object_ids = 2;
getObjectIdsCount() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
getObjectIdsCount() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
Empty means all objects
getObjectIdsCount() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
Empty means all objects
getObjectIdsCount() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
getObjectIdsCount() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
Empty means restore all
getObjectIdsCount() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
Empty means restore all
getObjectIdsCount() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
getObjectIdsCount() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
repeated string object_ids = 3;
getObjectIdsCount() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
repeated string object_ids = 3;
getObjectIdsCount() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
getObjectIdsCount() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
repeated string object_ids = 2;
getObjectIdsCount() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
repeated string object_ids = 2;
getObjectIdsList() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
getObjectIdsList() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
repeated string object_ids = 2;
getObjectIdsList() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
repeated string object_ids = 2;
getObjectIdsList() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
getObjectIdsList() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
Empty means all objects
getObjectIdsList() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
Empty means all objects
getObjectIdsList() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
getObjectIdsList() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
Empty means restore all
getObjectIdsList() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
Empty means restore all
getObjectIdsList() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
getObjectIdsList() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
repeated string object_ids = 3;
getObjectIdsList() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
repeated string object_ids = 3;
getObjectIdsList() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
getObjectIdsList() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
repeated string object_ids = 2;
getObjectIdsList() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
repeated string object_ids = 2;
getObjectKey() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_key = 4;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string object_key = 4;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string object_key = 4;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_key = 4;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string object_key = 4;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string object_key = 4;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_key = 5;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string object_key = 5;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string object_key = 5;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string object_key = 3;
getObjectKey() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string object_key = 3;
getObjectKey() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_key = 2;
getObjectKey() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string object_key = 2;
getObjectKey() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string object_key = 2;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_key = 4;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string object_key = 4;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string object_key = 4;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_key = 4;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string object_key = 4;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string object_key = 4;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_key = 5;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string object_key = 5;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string object_key = 5;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string object_key = 3;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string object_key = 3;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_key = 2;
getObjectKeyBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string object_key = 2;
getObjectKeyBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string object_key = 2;
getObjectMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
Deprecated.
getObjectMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
Deprecated.
getObjectMetadata() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
Deprecated.
getObjectMetadataCount() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
getObjectMetadataCount() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
getObjectMetadataCount() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
map<string, string> object_metadata = 10;
getObjectMetadataMap() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
getObjectMetadataMap() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
map<string, string> object_metadata = 10;
getObjectMetadataMap() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
map<string, string> object_metadata = 10;
getObjectMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
getObjectMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
map<string, string> object_metadata = 10;
getObjectMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
map<string, string> object_metadata = 10;
getObjectMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
getObjectMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
map<string, string> object_metadata = 10;
getObjectMetadataOrThrow(String) - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
map<string, string> object_metadata = 10;
getObjectName() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_name = 4;
getObjectName() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string object_name = 4;
getObjectName() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string object_name = 4;
getObjectName() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_name = 3;
getObjectName() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string object_name = 3;
getObjectName() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string object_name = 3;
getObjectNameBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_name = 4;
getObjectNameBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string object_name = 4;
getObjectNameBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string object_name = 4;
getObjectNameBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_name = 3;
getObjectNameBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string object_name = 3;
getObjectNameBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string object_name = 3;
getObjectsAffected() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
int32 objects_affected = 4;
getObjectsAffected() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
int32 objects_affected = 4;
getObjectsAffected() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
int32 objects_affected = 4;
getObjectsFailed() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int32 objects_failed = 4;
getObjectsFailed() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
int32 objects_failed = 4;
getObjectsFailed() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
int32 objects_failed = 4;
getObjectsMigrated() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int32 objects_migrated = 3;
getObjectsMigrated() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
int32 objects_migrated = 3;
getObjectsMigrated() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
int32 objects_migrated = 3;
getOccurredAt() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
getOccurredAt() - Method in class com.nnipa.proto.billing.BillingEvent
.google.protobuf.Timestamp occurred_at = 5;
getOccurredAt() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
.google.protobuf.Timestamp occurred_at = 5;
getOccurredAtBuilder() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
getOccurredAtOrBuilder() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
getOccurredAtOrBuilder() - Method in class com.nnipa.proto.billing.BillingEvent
.google.protobuf.Timestamp occurred_at = 5;
getOccurredAtOrBuilder() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
.google.protobuf.Timestamp occurred_at = 5;
getOldPlan() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string old_plan = 2;
getOldPlan() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string old_plan = 2;
getOldPlan() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string old_plan = 2;
getOldPlanBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string old_plan = 2;
getOldPlanBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string old_plan = 2;
getOldPlanBytes() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string old_plan = 2;
getOldTenantId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string old_tenant_id = 3;
getOldTenantId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string old_tenant_id = 3;
getOldTenantId() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string old_tenant_id = 3;
getOldTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string old_tenant_id = 3;
getOldTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string old_tenant_id = 3;
getOldTenantIdBytes() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string old_tenant_id = 3;
getOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
getOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Any old_value = 6;
getOldValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Any old_value = 6;
getOldValueBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
getOldValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
getOldValueOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Any old_value = 6;
getOldValueOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Any old_value = 6;
getOperation() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
GET, PUT, DELETE
getOperation() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
GET, PUT, DELETE
getOperation() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
GET, PUT, DELETE
getOperationBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
GET, PUT, DELETE
getOperationBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
GET, PUT, DELETE
getOperationBytes() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
GET, PUT, DELETE
getOperationId() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_id = 1;
getOperationId() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string operation_id = 1;
getOperationId() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string operation_id = 1;
getOperationIdBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_id = 1;
getOperationIdBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string operation_id = 1;
getOperationIdBytes() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string operation_id = 1;
getOperationType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_type = 2;
getOperationType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string operation_type = 2;
getOperationType() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string operation_type = 2;
getOperationTypeBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_type = 2;
getOperationTypeBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string operation_type = 2;
getOperationTypeBytes() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string operation_type = 2;
getOrganizationEmail() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_email = 11;
getOrganizationEmail() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string organization_email = 11;
getOrganizationEmail() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string organization_email = 11;
getOrganizationEmail() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_email = 5;
getOrganizationEmail() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_email = 5;
getOrganizationEmail() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_email = 5;
getOrganizationEmail() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_email = 8;
getOrganizationEmail() - Method in class com.nnipa.proto.tenant.TenantData
string organization_email = 8;
getOrganizationEmail() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string organization_email = 8;
getOrganizationEmailBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_email = 11;
getOrganizationEmailBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string organization_email = 11;
getOrganizationEmailBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string organization_email = 11;
getOrganizationEmailBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_email = 5;
getOrganizationEmailBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_email = 5;
getOrganizationEmailBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_email = 5;
getOrganizationEmailBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_email = 8;
getOrganizationEmailBytes() - Method in class com.nnipa.proto.tenant.TenantData
string organization_email = 8;
getOrganizationEmailBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string organization_email = 8;
getOrganizationName() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_name = 9;
getOrganizationName() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string organization_name = 9;
getOrganizationName() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string organization_name = 9;
getOrganizationName() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_name = 3;
getOrganizationName() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_name = 3;
getOrganizationName() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_name = 3;
getOrganizationName() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string organization_name = 6;
getOrganizationName() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string organization_name = 6;
getOrganizationName() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string organization_name = 6;
getOrganizationNameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_name = 9;
getOrganizationNameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string organization_name = 9;
getOrganizationNameBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string organization_name = 9;
getOrganizationNameBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_name = 3;
getOrganizationNameBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_name = 3;
getOrganizationNameBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_name = 3;
getOrganizationNameBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string organization_name = 6;
getOrganizationNameBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string organization_name = 6;
getOrganizationNameBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string organization_name = 6;
getOrganizationPhone() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_phone = 6;
getOrganizationPhone() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_phone = 6;
getOrganizationPhone() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_phone = 6;
getOrganizationPhoneBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_phone = 6;
getOrganizationPhoneBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_phone = 6;
getOrganizationPhoneBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_phone = 6;
getOrganizationType() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_type = 10;
getOrganizationType() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string organization_type = 10;
getOrganizationType() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string organization_type = 10;
getOrganizationType() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_type = 4;
getOrganizationType() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_type = 4;
getOrganizationType() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_type = 4;
getOrganizationType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string organization_type = 3;
getOrganizationType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string organization_type = 3;
getOrganizationType() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string organization_type = 3;
getOrganizationType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string organization_type = 3;
getOrganizationType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string organization_type = 3;
getOrganizationType() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string organization_type = 3;
getOrganizationType() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string organization_type = 5;
getOrganizationType() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string organization_type = 5;
getOrganizationType() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string organization_type = 5;
getOrganizationType() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_type = 4;
getOrganizationType() - Method in class com.nnipa.proto.tenant.TenantData
string organization_type = 4;
getOrganizationType() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string organization_type = 4;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_type = 10;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string organization_type = 10;
getOrganizationTypeBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string organization_type = 10;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_type = 4;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string organization_type = 4;
getOrganizationTypeBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string organization_type = 4;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string organization_type = 3;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string organization_type = 3;
getOrganizationTypeBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string organization_type = 3;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string organization_type = 3;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string organization_type = 3;
getOrganizationTypeBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string organization_type = 3;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string organization_type = 5;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string organization_type = 5;
getOrganizationTypeBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string organization_type = 5;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_type = 4;
getOrganizationTypeBytes() - Method in class com.nnipa.proto.tenant.TenantData
string organization_type = 4;
getOrganizationTypeBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string organization_type = 4;
getOriginalSizeBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 original_size_bytes = 4;
getOriginalSizeBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
int64 original_size_bytes = 4;
getOriginalSizeBytes() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
int64 original_size_bytes = 4;
getOverwriteExisting() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
bool overwrite_existing = 5;
getOverwriteExisting() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
bool overwrite_existing = 5;
getOverwriteExisting() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
bool overwrite_existing = 5;
getOwnerUserId() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string owner_user_id = 7;
getOwnerUserId() - Method in class com.nnipa.proto.command.CreateTenantCommand
string owner_user_id = 7;
getOwnerUserId() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string owner_user_id = 7;
getOwnerUserIdBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string owner_user_id = 7;
getOwnerUserIdBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string owner_user_id = 7;
getOwnerUserIdBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string owner_user_id = 7;
getPage() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 page = 1;
getPage() - Method in class com.nnipa.proto.common.PaginationInfo
int32 page = 1;
getPage() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
int32 page = 1;
getPageSize() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 page_size = 2;
getPageSize() - Method in class com.nnipa.proto.common.PaginationInfo
int32 page_size = 2;
getPageSize() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
int32 page_size = 2;
getPaidAt() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
getPaidAt() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
.google.protobuf.Timestamp paid_at = 7;
getPaidAt() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
.google.protobuf.Timestamp paid_at = 7;
getPaidAtBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
getPaidAtOrBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
getPaidAtOrBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
.google.protobuf.Timestamp paid_at = 7;
getPaidAtOrBuilder() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
.google.protobuf.Timestamp paid_at = 7;
getParameters() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
Deprecated.
getParameters() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
Deprecated.
getParameters() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
Deprecated.
getParametersCount() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
getParametersCount() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
getParametersCount() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
map<string, string> parameters = 4;
getParametersMap() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
getParametersMap() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
map<string, string> parameters = 4;
getParametersMap() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
map<string, string> parameters = 4;
getParametersOrDefault(String, String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
getParametersOrDefault(String, String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
map<string, string> parameters = 4;
getParametersOrDefault(String, String) - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
map<string, string> parameters = 4;
getParametersOrThrow(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
getParametersOrThrow(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
map<string, string> parameters = 4;
getParametersOrThrow(String) - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
map<string, string> parameters = 4;
getParserForType() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
getParserForType() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
getParserForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
getParserForType() - Method in class com.nnipa.proto.auth.SecurityEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
getParserForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
getParserForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
getParserForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
getParserForType() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
getParserForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
getParserForType() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
getParserForType() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
getParserForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
getParserForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
getParserForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
getParserForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
getParserForType() - Method in class com.nnipa.proto.billing.BillingEvent
 
getParserForType() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
getParserForType() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
getParserForType() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
getParserForType() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
getParserForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
getParserForType() - Method in class com.nnipa.proto.command.AuditLogCommand
 
getParserForType() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
getParserForType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
getParserForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
getParserForType() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
getParserForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
getParserForType() - Method in class com.nnipa.proto.common.Address
 
getParserForType() - Method in class com.nnipa.proto.common.AuditInfo
 
getParserForType() - Method in class com.nnipa.proto.common.CommandMetadata
 
getParserForType() - Method in class com.nnipa.proto.common.CommandResponse
 
getParserForType() - Method in class com.nnipa.proto.common.ContactInfo
 
getParserForType() - Method in class com.nnipa.proto.common.ErrorDetail
 
getParserForType() - Method in class com.nnipa.proto.common.ErrorResponse
 
getParserForType() - Method in class com.nnipa.proto.common.EventMetadata
 
getParserForType() - Method in class com.nnipa.proto.common.PaginationInfo
 
getParserForType() - Method in class com.nnipa.proto.common.StorageMetadata
 
getParserForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
getParserForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
getParserForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
getParserForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
getParserForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
getParserForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
getParserForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
getParserForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
getParserForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
getParserForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
getParserForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
getParserForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
getParserForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
getParserForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
getParserForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
getParserForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
getParserForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
getParserForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
getParserForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
getParserForType() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
getParserForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getParserForType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
getParserForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
getParserForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
getParserForType() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantData
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
getParserForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
getParserForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getParserForType() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
getParserForType() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
getParserForType() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
getParserForType() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
getParserForType() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
getParserForType() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
getParserForType() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
getParserForType() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
getParserForType() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
getParserForType() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
getParserForType() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
getPartNumber() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
For multipart uploads
getPartNumber() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
For multipart uploads
getPartNumber() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
For multipart uploads
getPaymentMethod() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string payment_method = 6;
getPaymentMethod() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string payment_method = 6;
getPaymentMethod() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string payment_method = 6;
getPaymentMethodBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string payment_method = 6;
getPaymentMethodBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string payment_method = 6;
getPaymentMethodBytes() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string payment_method = 6;
getPermanent() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
bool permanent = 4;
getPermanent() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
bool permanent = 4;
getPermanent() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
bool permanent = 4;
getPermanent() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
bool permanent = 5;
getPermanent() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
bool permanent = 5;
getPermanent() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
bool permanent = 5;
getPermanent() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
bool permanent = 6;
getPermanent() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
bool permanent = 6;
getPermanent() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
bool permanent = 6;
getPermissionLevel() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string permission_level = 5;
getPermissionLevel() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string permission_level = 5;
getPermissionLevel() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string permission_level = 5;
getPermissionLevel() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
READ, WRITE, DELETE, ADMIN
getPermissionLevel() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
READ, WRITE, DELETE, ADMIN
getPermissionLevel() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
READ, WRITE, DELETE, ADMIN
getPermissionLevelBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string permission_level = 5;
getPermissionLevelBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string permission_level = 5;
getPermissionLevelBytes() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string permission_level = 5;
getPermissionLevelBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
READ, WRITE, DELETE, ADMIN
getPermissionLevelBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
READ, WRITE, DELETE, ADMIN
getPermissionLevelBytes() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
READ, WRITE, DELETE, ADMIN
getPermissions(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
getPermissions(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
repeated string permissions = 6;
getPermissions(int) - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
repeated string permissions = 6;
getPermissionsBytes(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
getPermissionsBytes(int) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
repeated string permissions = 6;
getPermissionsBytes(int) - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
repeated string permissions = 6;
getPermissionsCount() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
getPermissionsCount() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
repeated string permissions = 6;
getPermissionsCount() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
repeated string permissions = 6;
getPermissionsList() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
getPermissionsList() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
repeated string permissions = 6;
getPermissionsList() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
repeated string permissions = 6;
getPhone() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string phone = 2;
getPhone() - Method in class com.nnipa.proto.common.ContactInfo
string phone = 2;
getPhone() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string phone = 2;
getPhoneBytes() - Method in class com.nnipa.proto.common.ContactInfo.Builder
string phone = 2;
getPhoneBytes() - Method in class com.nnipa.proto.common.ContactInfo
string phone = 2;
getPhoneBytes() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
string phone = 2;
getPhoneNumber() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string phone_number = 8;
getPhoneNumber() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string phone_number = 8;
getPhoneNumber() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string phone_number = 8;
getPhoneNumber() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string phone_number = 7;
getPhoneNumber() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string phone_number = 7;
getPhoneNumber() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string phone_number = 7;
getPhoneNumber() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string phone_number = 8;
getPhoneNumber() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string phone_number = 8;
getPhoneNumber() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string phone_number = 8;
getPhoneNumberBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string phone_number = 8;
getPhoneNumberBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string phone_number = 8;
getPhoneNumberBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string phone_number = 8;
getPhoneNumberBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string phone_number = 7;
getPhoneNumberBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string phone_number = 7;
getPhoneNumberBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string phone_number = 7;
getPhoneNumberBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string phone_number = 8;
getPhoneNumberBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string phone_number = 8;
getPhoneNumberBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string phone_number = 8;
getPlan() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string plan = 4;
getPlan() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string plan = 4;
getPlan() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string plan = 4;
getPlan() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string plan = 3;
getPlan() - Method in class com.nnipa.proto.tenant.SubscriptionData
string plan = 3;
getPlan() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string plan = 3;
getPlan() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string plan = 4;
getPlan() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
string plan = 4;
getPlan() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
string plan = 4;
getPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string plan = 4;
getPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string plan = 4;
getPlanBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string plan = 4;
getPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string plan = 3;
getPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData
string plan = 3;
getPlanBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string plan = 3;
getPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string plan = 4;
getPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
string plan = 4;
getPlanBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
string plan = 4;
getPolicyData() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyData() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyData() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommandOrBuilder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyData() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyData() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyData() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEventOrBuilder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyDataBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyDataBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyDataOrBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyDataOrBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyDataOrBuilder() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommandOrBuilder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
getPolicyDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEventOrBuilder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
getPolicyId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_id = 1;
getPolicyId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string policy_id = 1;
getPolicyId() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string policy_id = 1;
getPolicyId() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_id = 1;
getPolicyId() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
string policy_id = 1;
getPolicyId() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
string policy_id = 1;
getPolicyIdBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_id = 1;
getPolicyIdBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string policy_id = 1;
getPolicyIdBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string policy_id = 1;
getPolicyIdBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_id = 1;
getPolicyIdBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
string policy_id = 1;
getPolicyIdBytes() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
string policy_id = 1;
getPolicyName() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_name = 3;
getPolicyName() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string policy_name = 3;
getPolicyName() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string policy_name = 3;
getPolicyName() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_name = 2;
getPolicyName() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
string policy_name = 2;
getPolicyName() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
string policy_name = 2;
getPolicyNameBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_name = 3;
getPolicyNameBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string policy_name = 3;
getPolicyNameBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string policy_name = 3;
getPolicyNameBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_name = 2;
getPolicyNameBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
string policy_name = 2;
getPolicyNameBytes() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
string policy_name = 2;
getPostalCode() - Method in class com.nnipa.proto.common.Address.Builder
string postal_code = 5;
getPostalCode() - Method in class com.nnipa.proto.common.Address
string postal_code = 5;
getPostalCode() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string postal_code = 5;
getPostalCodeBytes() - Method in class com.nnipa.proto.common.Address.Builder
string postal_code = 5;
getPostalCodeBytes() - Method in class com.nnipa.proto.common.Address
string postal_code = 5;
getPostalCodeBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string postal_code = 5;
getPreferences() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
Deprecated.
getPreferences() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
Deprecated.
getPreferences() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
Deprecated.
getPreferencesCount() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
getPreferencesCount() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
getPreferencesCount() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
map<string, string> preferences = 10;
getPreferencesMap() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
getPreferencesMap() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
map<string, string> preferences = 10;
getPreferencesMap() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
map<string, string> preferences = 10;
getPreferencesOrDefault(String, String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
getPreferencesOrDefault(String, String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
map<string, string> preferences = 10;
getPreferencesOrDefault(String, String) - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
map<string, string> preferences = 10;
getPreferencesOrThrow(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
getPreferencesOrThrow(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
map<string, string> preferences = 10;
getPreferencesOrThrow(String) - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
map<string, string> preferences = 10;
getPreviousPlan() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
string previous_plan = 3;
getPreviousPlan() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
string previous_plan = 3;
getPreviousPlan() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
string previous_plan = 3;
getPreviousPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
string previous_plan = 3;
getPreviousPlanBytes() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
string previous_plan = 3;
getPreviousPlanBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
string previous_plan = 3;
getPreviousVersionId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string previous_version_id = 6;
getPreviousVersionId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string previous_version_id = 6;
getPreviousVersionId() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string previous_version_id = 6;
getPreviousVersionIdBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string previous_version_id = 6;
getPreviousVersionIdBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string previous_version_id = 6;
getPreviousVersionIdBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string previous_version_id = 6;
getPreviousVersionNumber() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int32 previous_version_number = 5;
getPreviousVersionNumber() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
int32 previous_version_number = 5;
getPreviousVersionNumber() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
int32 previous_version_number = 5;
getPriority() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event priority
getPriority() - Method in class com.nnipa.proto.common.EventMetadata
Event priority
getPriority() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event priority
getPriorityValue() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event priority
getPriorityValue() - Method in class com.nnipa.proto.common.EventMetadata
Event priority
getPriorityValue() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event priority
getProfileData() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
Deprecated.
getProfileData() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
Deprecated.
getProfileData() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
Deprecated.
getProfileDataCount() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
getProfileDataCount() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
getProfileDataCount() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
map<string, string> profile_data = 4;
getProfileDataMap() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
getProfileDataMap() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
map<string, string> profile_data = 4;
getProfileDataMap() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
map<string, string> profile_data = 4;
getProfileDataOrDefault(String, String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
getProfileDataOrDefault(String, String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
map<string, string> profile_data = 4;
getProfileDataOrDefault(String, String) - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
map<string, string> profile_data = 4;
getProfileDataOrThrow(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
getProfileDataOrThrow(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
map<string, string> profile_data = 4;
getProfileDataOrThrow(String) - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
map<string, string> profile_data = 4;
getProfileUpdates() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
Deprecated.
getProfileUpdates() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
Deprecated.
getProfileUpdates() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
Deprecated.
getProfileUpdatesCount() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
getProfileUpdatesCount() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
getProfileUpdatesCount() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
map<string, string> profile_updates = 4;
getProfileUpdatesMap() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
getProfileUpdatesMap() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
map<string, string> profile_updates = 4;
getProfileUpdatesMap() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
map<string, string> profile_updates = 4;
getProfileUpdatesOrDefault(String, String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
getProfileUpdatesOrDefault(String, String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
map<string, string> profile_updates = 4;
getProfileUpdatesOrDefault(String, String) - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
map<string, string> profile_updates = 4;
getProfileUpdatesOrThrow(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
getProfileUpdatesOrThrow(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
map<string, string> profile_updates = 4;
getProfileUpdatesOrThrow(String) - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
map<string, string> profile_updates = 4;
getQuarantineIfThreat() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
bool quarantine_if_threat = 5;
getQuarantineIfThreat() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
bool quarantine_if_threat = 5;
getQuarantineIfThreat() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
bool quarantine_if_threat = 5;
getQuotaBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 quota_bytes = 2;
getQuotaBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
int64 quota_bytes = 2;
getQuotaBytes() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
int64 quota_bytes = 2;
getQuotaData() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getQuotaData() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getQuotaData() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEventOrBuilder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getQuotaDataBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getQuotaDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getQuotaDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getQuotaDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEventOrBuilder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
getRangeEnd() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
int64 range_end = 6;
getRangeEnd() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
int64 range_end = 6;
getRangeEnd() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
int64 range_end = 6;
getRangeStart() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
For partial downloads
getRangeStart() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
For partial downloads
getRangeStart() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
For partial downloads
getReactivatedAt() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedAt() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedAt() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
.google.protobuf.Timestamp reactivated_at = 3;
getReactivatedBy() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string reactivated_by = 4;
getReactivatedBy() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
string reactivated_by = 4;
getReactivatedBy() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
string reactivated_by = 4;
getReactivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string reactivated_by = 4;
getReactivatedByBytes() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
string reactivated_by = 4;
getReactivatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
string reactivated_by = 4;
getReason() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string reason = 7;
getReason() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string reason = 7;
getReason() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string reason = 7;
getReason() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string reason = 8;
getReason() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string reason = 8;
getReason() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string reason = 8;
getReason() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string reason = 5;
getReason() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string reason = 5;
getReason() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string reason = 5;
getReason() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string reason = 4;
getReason() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
string reason = 4;
getReason() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
string reason = 4;
getReason() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string reason = 5;
getReason() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string reason = 5;
getReason() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string reason = 5;
getReason() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string reason = 2;
getReason() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
string reason = 2;
getReason() - Method in interface com.nnipa.proto.tenant.SuspendTenantRequestOrBuilder
string reason = 2;
getReason() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string reason = 3;
getReason() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
string reason = 3;
getReason() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
string reason = 3;
getReason() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string reason = 4;
getReason() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string reason = 4;
getReason() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string reason = 4;
getReason() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string reason = 4;
getReason() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string reason = 4;
getReason() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string reason = 4;
getReasonBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string reason = 7;
getReasonBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string reason = 7;
getReasonBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string reason = 7;
getReasonBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string reason = 8;
getReasonBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string reason = 8;
getReasonBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string reason = 8;
getReasonBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string reason = 5;
getReasonBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string reason = 5;
getReasonBytes() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string reason = 5;
getReasonBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string reason = 4;
getReasonBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
string reason = 4;
getReasonBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
string reason = 4;
getReasonBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string reason = 5;
getReasonBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string reason = 5;
getReasonBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string reason = 5;
getReasonBytes() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string reason = 2;
getReasonBytes() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
string reason = 2;
getReasonBytes() - Method in interface com.nnipa.proto.tenant.SuspendTenantRequestOrBuilder
string reason = 2;
getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string reason = 3;
getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
string reason = 3;
getReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
string reason = 3;
getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string reason = 4;
getReasonBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string reason = 4;
getReasonBytes() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string reason = 4;
getReasonBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string reason = 4;
getReasonBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string reason = 4;
getReasonBytes() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string reason = 4;
getRecipientId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string recipient_id = 1;
getRecipientId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string recipient_id = 1;
getRecipientId() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string recipient_id = 1;
getRecipientIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string recipient_id = 1;
getRecipientIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string recipient_id = 1;
getRecipientIdBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string recipient_id = 1;
getRegion() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string region = 4;
getRegion() - Method in class com.nnipa.proto.common.StorageMetadata
string region = 4;
getRegion() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string region = 4;
getRegion() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string region = 23;
getRegion() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string region = 23;
getRegion() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string region = 23;
getRegionBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string region = 4;
getRegionBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string region = 4;
getRegionBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string region = 4;
getRegionBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string region = 23;
getRegionBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string region = 23;
getRegionBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string region = 23;
getRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
getRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
.google.protobuf.Timestamp registered_at = 6;
getRegisteredAt() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
.google.protobuf.Timestamp registered_at = 6;
getRegisteredAtBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
getRegisteredAtOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
getRegisteredAtOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
.google.protobuf.Timestamp registered_at = 6;
getRegisteredAtOrBuilder() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
.google.protobuf.Timestamp registered_at = 6;
getRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistration() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistrationBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistrationMethod() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_method = 5;
getRegistrationMethod() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string registration_method = 5;
getRegistrationMethod() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string registration_method = 5;
getRegistrationMethodBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_method = 5;
getRegistrationMethodBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string registration_method = 5;
getRegistrationMethodBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string registration_method = 5;
getRegistrationOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistrationOrBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistrationOrBuilder() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
getRegistrationSource() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_source = 10;
getRegistrationSource() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string registration_source = 10;
getRegistrationSource() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string registration_source = 10;
getRegistrationSourceBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_source = 10;
getRegistrationSourceBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string registration_source = 10;
getRegistrationSourceBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string registration_source = 10;
getRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
getRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.google.protobuf.Timestamp renewal_date = 4;
getRenewalDate() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp renewal_date = 4;
getRenewalDateBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
getRenewalDateOrBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
getRenewalDateOrBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.google.protobuf.Timestamp renewal_date = 4;
getRenewalDateOrBuilder() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp renewal_date = 4;
getRenewedAt() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
getRenewedAt() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.google.protobuf.Timestamp renewed_at = 5;
getRenewedAt() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp renewed_at = 5;
getRenewedAtBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
getRenewedAtOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
getRenewedAtOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.google.protobuf.Timestamp renewed_at = 5;
getRenewedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp renewed_at = 5;
getRepairIfCorrupt() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool repair_if_corrupt = 6;
getRepairIfCorrupt() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
bool repair_if_corrupt = 6;
getRepairIfCorrupt() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
bool repair_if_corrupt = 6;
getReplicationData() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationData() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationData() - Method in interface com.nnipa.proto.storage.StorageReplicatedEventOrBuilder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationDataBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageReplicatedEventOrBuilder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
getReplicationType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
SYNC, ASYNC, CROSS_REGION
getReplicationType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
SYNC, ASYNC, CROSS_REGION
getReplicationType() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
SYNC, ASYNC, CROSS_REGION
getReplicationTypeBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
SYNC, ASYNC, CROSS_REGION
getReplicationTypeBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
SYNC, ASYNC, CROSS_REGION
getReplicationTypeBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
SYNC, ASYNC, CROSS_REGION
getRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
getRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.google.protobuf.Timestamp requested_at = 6;
getRequestedAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.google.protobuf.Timestamp requested_at = 6;
getRequestedAtBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
getRequestedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
getRequestedAtOrBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.google.protobuf.Timestamp requested_at = 6;
getRequestedAtOrBuilder() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.google.protobuf.Timestamp requested_at = 6;
getRequestedBy() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string requested_by = 7;
getRequestedBy() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string requested_by = 7;
getRequestedBy() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string requested_by = 7;
getRequestedBy() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string requested_by = 6;
getRequestedBy() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string requested_by = 6;
getRequestedBy() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string requested_by = 6;
getRequestedBy() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string requested_by = 6;
getRequestedBy() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string requested_by = 6;
getRequestedBy() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string requested_by = 6;
getRequestedBy() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string requested_by = 7;
getRequestedBy() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
string requested_by = 7;
getRequestedBy() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
string requested_by = 7;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string requested_by = 7;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string requested_by = 7;
getRequestedByBytes() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string requested_by = 7;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string requested_by = 6;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string requested_by = 6;
getRequestedByBytes() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string requested_by = 6;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string requested_by = 6;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string requested_by = 6;
getRequestedByBytes() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string requested_by = 6;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string requested_by = 7;
getRequestedByBytes() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
string requested_by = 7;
getRequestedByBytes() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
string requested_by = 7;
getRequiresInvestigation() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
bool requires_investigation = 18;
getRequiresInvestigation() - Method in class com.nnipa.proto.auth.SecurityEvent
bool requires_investigation = 18;
getRequiresInvestigation() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
bool requires_investigation = 18;
getResetToken() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string reset_token = 5;
getResetToken() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string reset_token = 5;
getResetToken() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string reset_token = 5;
getResetToken() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string reset_token = 3;
getResetToken() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string reset_token = 3;
getResetToken() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string reset_token = 3;
getResetTokenBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string reset_token = 5;
getResetTokenBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string reset_token = 5;
getResetTokenBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string reset_token = 5;
getResetTokenBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string reset_token = 3;
getResetTokenBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string reset_token = 3;
getResetTokenBytes() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string reset_token = 3;
getResource() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string resource = 4;
getResource() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string resource = 4;
getResource() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string resource = 4;
getResource() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string resource = 4;
getResource() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string resource = 4;
getResource() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string resource = 4;
getResourceBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string resource = 4;
getResourceBytes() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string resource = 4;
getResourceBytes() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string resource = 4;
getResourceBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string resource = 4;
getResourceBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string resource = 4;
getResourceId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_id = 5;
getResourceId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string resource_id = 5;
getResourceId() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string resource_id = 5;
getResourceIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_id = 5;
getResourceIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string resource_id = 5;
getResourceIdBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string resource_id = 5;
getResources(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
getResources(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
repeated string resources = 3;
getResources(int) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
repeated string resources = 3;
getResources(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
getResources(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
repeated string resources = 3;
getResources(int) - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
repeated string resources = 3;
getResourcesBytes(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
getResourcesBytes(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
repeated string resources = 3;
getResourcesBytes(int) - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
repeated string resources = 3;
getResourcesBytes(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
getResourcesBytes(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
repeated string resources = 3;
getResourcesBytes(int) - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
repeated string resources = 3;
getResourcesCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
getResourcesCount() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
repeated string resources = 3;
getResourcesCount() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
repeated string resources = 3;
getResourcesCount() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
getResourcesCount() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
repeated string resources = 3;
getResourcesCount() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
repeated string resources = 3;
getResourcesList() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
getResourcesList() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
repeated string resources = 3;
getResourcesList() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
repeated string resources = 3;
getResourcesList() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
getResourcesList() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
repeated string resources = 3;
getResourcesList() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
repeated string resources = 3;
getResourceType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_type = 4;
getResourceType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string resource_type = 4;
getResourceType() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string resource_type = 4;
getResourceTypeBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_type = 4;
getResourceTypeBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string resource_type = 4;
getResourceTypeBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string resource_type = 4;
getResponse() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
getResponse() - Method in class com.nnipa.proto.storage.StorageOperationResult
.com.nnipa.proto.common.CommandResponse response = 1;
getResponse() - Method in interface com.nnipa.proto.storage.StorageOperationResultOrBuilder
.com.nnipa.proto.common.CommandResponse response = 1;
getResponseBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
getResponseOrBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
getResponseOrBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult
.com.nnipa.proto.common.CommandResponse response = 1;
getResponseOrBuilder() - Method in interface com.nnipa.proto.storage.StorageOperationResultOrBuilder
.com.nnipa.proto.common.CommandResponse response = 1;
getRestoredAt() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
getRestoredAt() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
.google.protobuf.Timestamp restored_at = 6;
getRestoredAt() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
.google.protobuf.Timestamp restored_at = 6;
getRestoreData() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreData() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreData() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommandOrBuilder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreData() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreData() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreData() - Method in interface com.nnipa.proto.storage.RestoreVersionCommandOrBuilder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreData() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoreData() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoreData() - Method in interface com.nnipa.proto.storage.StorageRestoredEventOrBuilder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoreDataBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreDataBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreDataBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommandOrBuilder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in interface com.nnipa.proto.storage.RestoreVersionCommandOrBuilder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoreDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageRestoredEventOrBuilder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
getRestoredAtBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
getRestoredAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
getRestoredAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
.google.protobuf.Timestamp restored_at = 6;
getRestoredAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
.google.protobuf.Timestamp restored_at = 6;
getRestoredBy() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restored_by = 6;
getRestoredBy() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string restored_by = 6;
getRestoredBy() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string restored_by = 6;
getRestoredBy() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restored_by = 5;
getRestoredBy() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string restored_by = 5;
getRestoredBy() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string restored_by = 5;
getRestoredBy() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string restored_by = 5;
getRestoredBy() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string restored_by = 5;
getRestoredBy() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string restored_by = 5;
getRestoredByBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restored_by = 6;
getRestoredByBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string restored_by = 6;
getRestoredByBytes() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string restored_by = 6;
getRestoredByBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restored_by = 5;
getRestoredByBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string restored_by = 5;
getRestoredByBytes() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string restored_by = 5;
getRestoredByBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string restored_by = 5;
getRestoredByBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string restored_by = 5;
getRestoredByBytes() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string restored_by = 5;
getRestoredFrom() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
ARCHIVE, BACKUP, SNAPSHOT
getRestoredFrom() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
ARCHIVE, BACKUP, SNAPSHOT
getRestoredFrom() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
ARCHIVE, BACKUP, SNAPSHOT
getRestoredFromBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
ARCHIVE, BACKUP, SNAPSHOT
getRestoredFromBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
ARCHIVE, BACKUP, SNAPSHOT
getRestoredFromBytes() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
ARCHIVE, BACKUP, SNAPSHOT
getRestoreLocation() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restore_location = 4;
getRestoreLocation() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string restore_location = 4;
getRestoreLocation() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string restore_location = 4;
getRestoreLocationBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restore_location = 4;
getRestoreLocationBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string restore_location = 4;
getRestoreLocationBytes() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string restore_location = 4;
getRestoreReason() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restore_reason = 6;
getRestoreReason() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string restore_reason = 6;
getRestoreReason() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string restore_reason = 6;
getRestoreReasonBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restore_reason = 6;
getRestoreReasonBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string restore_reason = 6;
getRestoreReasonBytes() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string restore_reason = 6;
getResult() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string result = 8;
getResult() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string result = 8;
getResult() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string result = 8;
getResultBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string result = 8;
getResultBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string result = 8;
getResultBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string result = 8;
getResultData() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultData() - Method in class com.nnipa.proto.storage.StorageOperationResult
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultData() - Method in interface com.nnipa.proto.storage.StorageOperationResultOrBuilder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultDataBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageOperationResultOrBuilder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
getResultMetadata() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
Deprecated.
getResultMetadata() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
Deprecated.
getResultMetadata() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
Deprecated.
getResultMetadataCount() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
getResultMetadataCount() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
getResultMetadataCount() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
map<string, string> result_metadata = 9;
getResultMetadataMap() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
getResultMetadataMap() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
map<string, string> result_metadata = 9;
getResultMetadataMap() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
map<string, string> result_metadata = 9;
getResultMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
getResultMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
map<string, string> result_metadata = 9;
getResultMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
map<string, string> result_metadata = 9;
getResultMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
getResultMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
map<string, string> result_metadata = 9;
getResultMetadataOrThrow(String) - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
map<string, string> result_metadata = 9;
getResultUrl() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string result_url = 8;
getResultUrl() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string result_url = 8;
getResultUrl() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string result_url = 8;
getResultUrlBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string result_url = 8;
getResultUrlBytes() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
string result_url = 8;
getResultUrlBytes() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
string result_url = 8;
getRetentionUntil() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntil() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntil() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntil() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
getRetentionUntil() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp retention_until = 11;
getRetentionUntil() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp retention_until = 11;
getRetentionUntilBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntilBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
getRetentionUntilOrBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntilOrBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntilOrBuilder() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
.google.protobuf.Timestamp retention_until = 5;
getRetentionUntilOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
getRetentionUntilOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp retention_until = 11;
getRetentionUntilOrBuilder() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp retention_until = 11;
getRetryCount() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Number of retries
getRetryCount() - Method in class com.nnipa.proto.common.EventMetadata
Number of retries
getRetryCount() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Number of retries
getRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
getRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
.google.protobuf.Timestamp revoked_at = 7;
getRevokedAt() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
.google.protobuf.Timestamp revoked_at = 7;
getRevokedAtBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
getRevokedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
getRevokedAtOrBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
.google.protobuf.Timestamp revoked_at = 7;
getRevokedAtOrBuilder() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
.google.protobuf.Timestamp revoked_at = 7;
getRevokedBy() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string revoked_by = 6;
getRevokedBy() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string revoked_by = 6;
getRevokedBy() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string revoked_by = 6;
getRevokedByBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string revoked_by = 6;
getRevokedByBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string revoked_by = 6;
getRevokedByBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string revoked_by = 6;
getRiskScore() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
int32 risk_score = 12;
getRiskScore() - Method in class com.nnipa.proto.auth.SecurityEvent
int32 risk_score = 12;
getRiskScore() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
int32 risk_score = 12;
getRole() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string role = 4;
getRole() - Method in class com.nnipa.proto.command.AssignRoleCommand
string role = 4;
getRole() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string role = 4;
getRoleBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string role = 4;
getRoleBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand
string role = 4;
getRoleBytes() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string role = 4;
getRoleId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_id = 4;
getRoleId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string role_id = 4;
getRoleId() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string role_id = 4;
getRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_id = 2;
getRoleId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string role_id = 2;
getRoleId() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string role_id = 2;
getRoleId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_id = 4;
getRoleId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string role_id = 4;
getRoleId() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string role_id = 4;
getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_id = 4;
getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string role_id = 4;
getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string role_id = 4;
getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_id = 2;
getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string role_id = 2;
getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string role_id = 2;
getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_id = 4;
getRoleIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string role_id = 4;
getRoleIdBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string role_id = 4;
getRoleName() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_name = 5;
getRoleName() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string role_name = 5;
getRoleName() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string role_name = 5;
getRoleName() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_name = 4;
getRoleName() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string role_name = 4;
getRoleName() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string role_name = 4;
getRoleName() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_name = 5;
getRoleName() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string role_name = 5;
getRoleName() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string role_name = 5;
getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_name = 5;
getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string role_name = 5;
getRoleNameBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string role_name = 5;
getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_name = 4;
getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string role_name = 4;
getRoleNameBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string role_name = 4;
getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_name = 5;
getRoleNameBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string role_name = 5;
getRoleNameBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string role_name = 5;
getRuleId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
string rule_id = 1;
getRuleId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
string rule_id = 1;
getRuleId() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
string rule_id = 1;
getRuleIdBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
string rule_id = 1;
getRuleIdBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
string rule_id = 1;
getRuleIdBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRuleOrBuilder
string rule_id = 1;
getRules(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRules(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRules(int) - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesBuilder(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesBuilderList() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesCount() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesCount() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesCount() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesList() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesList() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesList() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesOrBuilder(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesOrBuilder(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesOrBuilder(int) - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesOrBuilderList() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesOrBuilderList() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getRulesOrBuilderList() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
getScanData() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanData() - Method in class com.nnipa.proto.storage.ScanObjectCommand
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanData() - Method in interface com.nnipa.proto.storage.ScanObjectCommandOrBuilder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanData() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScanData() - Method in class com.nnipa.proto.storage.StorageScannedEvent
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScanData() - Method in interface com.nnipa.proto.storage.StorageScannedEventOrBuilder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScanDataBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanDataBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScanDataOrBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanDataOrBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanDataOrBuilder() - Method in interface com.nnipa.proto.storage.ScanObjectCommandOrBuilder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
getScanDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScanDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScanDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageScannedEventOrBuilder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
getScannedAt() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
getScannedAt() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
.google.protobuf.Timestamp scanned_at = 8;
getScannedAt() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
.google.protobuf.Timestamp scanned_at = 8;
getScannedAtBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
getScannedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
getScannedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
.google.protobuf.Timestamp scanned_at = 8;
getScannedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
.google.protobuf.Timestamp scanned_at = 8;
getScannerVersion() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string scanner_version = 9;
getScannerVersion() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string scanner_version = 9;
getScannerVersion() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string scanner_version = 9;
getScannerVersionBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string scanner_version = 9;
getScannerVersionBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string scanner_version = 9;
getScannerVersionBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string scanner_version = 9;
getScanResults() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
Deprecated.
getScanResults() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
Deprecated.
getScanResults() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
Deprecated.
getScanResultsCount() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
getScanResultsCount() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
getScanResultsCount() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
map<string, string> scan_results = 10;
getScanResultsMap() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
getScanResultsMap() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
map<string, string> scan_results = 10;
getScanResultsMap() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
map<string, string> scan_results = 10;
getScanResultsOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
getScanResultsOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
map<string, string> scan_results = 10;
getScanResultsOrDefault(String, String) - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
map<string, string> scan_results = 10;
getScanResultsOrThrow(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
getScanResultsOrThrow(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
map<string, string> scan_results = 10;
getScanResultsOrThrow(String) - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
map<string, string> scan_results = 10;
getScanType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
VIRUS, MALWARE, DLP, COMPLIANCE
getScanType() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypeBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypeBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypeBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypes(int) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypes(int) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypes(int) - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesBytes(int) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesBytes(int) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesBytes(int) - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesCount() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesCount() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesCount() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesList() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesList() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
VIRUS, MALWARE, DLP, COMPLIANCE
getScanTypesList() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
VIRUS, MALWARE, DLP, COMPLIANCE
getSendAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
getSendAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
.google.protobuf.Timestamp send_at = 9;
getSendAt() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
.google.protobuf.Timestamp send_at = 9;
getSendAtBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
getSendAtOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
getSendAtOrBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
.google.protobuf.Timestamp send_at = 9;
getSendAtOrBuilder() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
.google.protobuf.Timestamp send_at = 9;
getSerializedSize() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
getSerializedSize() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
getSerializedSize() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
getSerializedSize() - Method in class com.nnipa.proto.auth.SecurityEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
getSerializedSize() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
getSerializedSize() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
getSerializedSize() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
getSerializedSize() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
getSerializedSize() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.billing.BillingEvent
 
getSerializedSize() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
getSerializedSize() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
getSerializedSize() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
getSerializedSize() - Method in class com.nnipa.proto.command.AuditLogCommand
 
getSerializedSize() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
getSerializedSize() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
getSerializedSize() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
getSerializedSize() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
getSerializedSize() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
getSerializedSize() - Method in class com.nnipa.proto.common.Address
 
getSerializedSize() - Method in class com.nnipa.proto.common.AuditInfo
 
getSerializedSize() - Method in class com.nnipa.proto.common.CommandMetadata
 
getSerializedSize() - Method in class com.nnipa.proto.common.CommandResponse
 
getSerializedSize() - Method in class com.nnipa.proto.common.ContactInfo
 
getSerializedSize() - Method in class com.nnipa.proto.common.ErrorDetail
 
getSerializedSize() - Method in class com.nnipa.proto.common.ErrorResponse
 
getSerializedSize() - Method in class com.nnipa.proto.common.EventMetadata
 
getSerializedSize() - Method in class com.nnipa.proto.common.PaginationInfo
 
getSerializedSize() - Method in class com.nnipa.proto.common.StorageMetadata
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
getSerializedSize() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantData
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
getSerializedSize() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
getSerializedSize() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
getSerializedSize() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
getSerializedSize() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
getSerializedSize() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
getService() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string service = 5;
getService() - Method in class com.nnipa.proto.common.ErrorDetail
string service = 5;
getService() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string service = 5;
getServiceBytes() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string service = 5;
getServiceBytes() - Method in class com.nnipa.proto.common.ErrorDetail
string service = 5;
getServiceBytes() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
string service = 5;
getServiceDescriptor() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getSessionDurationMs() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
int64 session_duration_ms = 6;
getSessionDurationMs() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
int64 session_duration_ms = 6;
getSessionDurationMs() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
int64 session_duration_ms = 6;
getSessionId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string session_id = 9;
getSessionId() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string session_id = 9;
getSessionId() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string session_id = 9;
getSessionId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string session_id = 8;
getSessionId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string session_id = 8;
getSessionId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string session_id = 8;
getSessionId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string session_id = 3;
getSessionId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string session_id = 3;
getSessionId() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string session_id = 3;
getSessionIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string session_id = 9;
getSessionIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string session_id = 9;
getSessionIdBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string session_id = 9;
getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string session_id = 8;
getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string session_id = 8;
getSessionIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string session_id = 8;
getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string session_id = 3;
getSessionIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string session_id = 3;
getSessionIdBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string session_id = 3;
getSettings() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
Deprecated.
getSettings() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
Deprecated.
getSettings() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
Deprecated.
getSettings() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
Deprecated.
getSettings() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
Deprecated.
getSettings() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
Deprecated.
getSettingsCount() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
getSettingsCount() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
getSettingsCount() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> settings = 7;
getSettingsCount() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
getSettingsCount() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
getSettingsCount() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> settings = 4;
getSettingsMap() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
getSettingsMap() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> settings = 7;
getSettingsMap() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> settings = 7;
getSettingsMap() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
getSettingsMap() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> settings = 4;
getSettingsMap() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> settings = 4;
getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> settings = 7;
getSettingsOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> settings = 7;
getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
getSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> settings = 4;
getSettingsOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> settings = 4;
getSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
getSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
map<string, string> settings = 7;
getSettingsOrThrow(String) - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
map<string, string> settings = 7;
getSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
getSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
map<string, string> settings = 4;
getSettingsOrThrow(String) - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
map<string, string> settings = 4;
getSeverity() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string severity = 10;
getSeverity() - Method in class com.nnipa.proto.auth.SecurityEvent
string severity = 10;
getSeverity() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string severity = 10;
getSeverityBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string severity = 10;
getSeverityBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string severity = 10;
getSeverityBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string severity = 10;
getSharedAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
getSharedAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
.google.protobuf.Timestamp shared_at = 7;
getSharedAt() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
.google.protobuf.Timestamp shared_at = 7;
getShareData() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareData() - Method in class com.nnipa.proto.storage.ShareObjectCommand
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareData() - Method in interface com.nnipa.proto.storage.ShareObjectCommandOrBuilder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareData() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getShareData() - Method in class com.nnipa.proto.storage.StorageSharedEvent
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getShareData() - Method in interface com.nnipa.proto.storage.StorageSharedEventOrBuilder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getShareDataBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareDataBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getShareDataOrBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareDataOrBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareDataOrBuilder() - Method in interface com.nnipa.proto.storage.ShareObjectCommandOrBuilder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
getShareDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getShareDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getShareDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageSharedEventOrBuilder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
getSharedAtBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
getSharedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
getSharedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
.google.protobuf.Timestamp shared_at = 7;
getSharedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
.google.protobuf.Timestamp shared_at = 7;
getSharedBy() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string shared_by = 7;
getSharedBy() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string shared_by = 7;
getSharedBy() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string shared_by = 7;
getSharedBy() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string shared_by = 4;
getSharedBy() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string shared_by = 4;
getSharedBy() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string shared_by = 4;
getSharedByBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string shared_by = 7;
getSharedByBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string shared_by = 7;
getSharedByBytes() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string shared_by = 7;
getSharedByBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string shared_by = 4;
getSharedByBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string shared_by = 4;
getSharedByBytes() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string shared_by = 4;
getSharedWith(int) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
getSharedWith(int) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
repeated string shared_with = 5;
getSharedWith(int) - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
repeated string shared_with = 5;
getSharedWithBytes(int) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
getSharedWithBytes(int) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
repeated string shared_with = 5;
getSharedWithBytes(int) - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
repeated string shared_with = 5;
getSharedWithCount() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
getSharedWithCount() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
repeated string shared_with = 5;
getSharedWithCount() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
repeated string shared_with = 5;
getSharedWithList() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
getSharedWithList() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
repeated string shared_with = 5;
getSharedWithList() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
repeated string shared_with = 5;
getShareLink() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string share_link = 9;
getShareLink() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string share_link = 9;
getShareLink() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string share_link = 9;
getShareLinkBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string share_link = 9;
getShareLinkBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string share_link = 9;
getShareLinkBytes() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string share_link = 9;
getShareWith(int) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
getShareWith(int) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
repeated string share_with = 4;
getShareWith(int) - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
repeated string share_with = 4;
getShareWithBytes(int) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
getShareWithBytes(int) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
repeated string share_with = 4;
getShareWithBytes(int) - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
repeated string share_with = 4;
getShareWithCount() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
getShareWithCount() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
repeated string share_with = 4;
getShareWithCount() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
repeated string share_with = 4;
getShareWithList() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
getShareWithList() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
repeated string share_with = 4;
getShareWithList() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
repeated string share_with = 4;
getSizeBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
int64 size_bytes = 6;
getSizeBytes() - Method in class com.nnipa.proto.common.StorageMetadata
int64 size_bytes = 6;
getSizeBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
int64 size_bytes = 6;
getSizeBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
int64 size_bytes = 4;
getSizeBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
int64 size_bytes = 4;
getSizeBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
int64 size_bytes = 4;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
int64 size_bytes = 5;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
int64 size_bytes = 5;
getSizeBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
int64 size_bytes = 5;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
int64 size_bytes = 9;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
int64 size_bytes = 9;
getSizeBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
int64 size_bytes = 9;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
int64 size_bytes = 9;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
int64 size_bytes = 9;
getSizeBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
int64 size_bytes = 9;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
int64 size_bytes = 6;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
int64 size_bytes = 6;
getSizeBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
int64 size_bytes = 6;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int64 size_bytes = 9;
getSizeBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
int64 size_bytes = 9;
getSizeBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
int64 size_bytes = 9;
getSizeBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
int64 size_bytes = 4;
getSizeBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
int64 size_bytes = 4;
getSizeBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
int64 size_bytes = 4;
getSource() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string source = 3;
getSource() - Method in class com.nnipa.proto.common.CommandMetadata
string source = 3;
getSource() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string source = 3;
getSourceBackend() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string source_backend = 3;
getSourceBackend() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string source_backend = 3;
getSourceBackend() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string source_backend = 3;
getSourceBackend() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string source_backend = 3;
getSourceBackend() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string source_backend = 3;
getSourceBackend() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string source_backend = 3;
getSourceBackendBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string source_backend = 3;
getSourceBackendBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string source_backend = 3;
getSourceBackendBytes() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string source_backend = 3;
getSourceBackendBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string source_backend = 3;
getSourceBackendBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string source_backend = 3;
getSourceBackendBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string source_backend = 3;
getSourceBytes() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string source = 3;
getSourceBytes() - Method in class com.nnipa.proto.common.CommandMetadata
string source = 3;
getSourceBytes() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string source = 3;
getSourceKey() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_key = 3;
getSourceKey() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string source_key = 3;
getSourceKey() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string source_key = 3;
getSourceKey() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string source_key = 3;
getSourceKey() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string source_key = 3;
getSourceKey() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string source_key = 3;
getSourceKeyBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_key = 3;
getSourceKeyBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string source_key = 3;
getSourceKeyBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string source_key = 3;
getSourceKeyBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string source_key = 3;
getSourceKeyBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string source_key = 3;
getSourceKeyBytes() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string source_key = 3;
getSourceObjectId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_object_id = 1;
getSourceObjectId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string source_object_id = 1;
getSourceObjectId() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string source_object_id = 1;
getSourceObjectIdBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_object_id = 1;
getSourceObjectIdBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string source_object_id = 1;
getSourceObjectIdBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string source_object_id = 1;
getSourceRegion() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string source_region = 4;
getSourceRegion() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string source_region = 4;
getSourceRegion() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string source_region = 4;
getSourceRegionBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string source_region = 4;
getSourceRegionBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string source_region = 4;
getSourceRegionBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string source_region = 4;
getSourceService() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Service that generated the event
getSourceService() - Method in class com.nnipa.proto.common.EventMetadata
Service that generated the event
getSourceService() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Service that generated the event
getSourceServiceBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Service that generated the event
getSourceServiceBytes() - Method in class com.nnipa.proto.common.EventMetadata
Service that generated the event
getSourceServiceBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Service that generated the event
getSourceSystem() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Additional security-specific fields
getSourceSystem() - Method in class com.nnipa.proto.auth.SecurityEvent
Additional security-specific fields
getSourceSystem() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
Additional security-specific fields
getSourceSystemBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Additional security-specific fields
getSourceSystemBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
Additional security-specific fields
getSourceSystemBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
Additional security-specific fields
getSourceTenantId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_tenant_id = 2;
getSourceTenantId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string source_tenant_id = 2;
getSourceTenantId() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string source_tenant_id = 2;
getSourceTenantIdBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_tenant_id = 2;
getSourceTenantIdBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string source_tenant_id = 2;
getSourceTenantIdBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string source_tenant_id = 2;
getStartDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
getStartDate() - Method in class com.nnipa.proto.tenant.SubscriptionData
.google.protobuf.Timestamp start_date = 5;
getStartDate() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
.google.protobuf.Timestamp start_date = 5;
getStartDateBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
getStartDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
getStartDateOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData
.google.protobuf.Timestamp start_date = 5;
getStartDateOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
.google.protobuf.Timestamp start_date = 5;
getStartedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
getStartedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
getStartedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
.google.protobuf.Timestamp started_at = 4;
getStartedAt() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp started_at = 4;
getStartedAtBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAtBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAtBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
getStartedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
.google.protobuf.Timestamp started_at = 4;
getStartedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp started_at = 4;
getStateProvince() - Method in class com.nnipa.proto.common.Address.Builder
string state_province = 4;
getStateProvince() - Method in class com.nnipa.proto.common.Address
string state_province = 4;
getStateProvince() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string state_province = 4;
getStateProvinceBytes() - Method in class com.nnipa.proto.common.Address.Builder
string state_province = 4;
getStateProvinceBytes() - Method in class com.nnipa.proto.common.Address
string state_province = 4;
getStateProvinceBytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string state_province = 4;
getStatus() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string status = 4;
getStatus() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string status = 4;
getStatus() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string status = 4;
getStatus() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string status = 6;
getStatus() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string status = 6;
getStatus() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string status = 6;
getStatus() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string status = 2;
getStatus() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
string status = 2;
getStatus() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
string status = 2;
getStatus() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string status = 4;
getStatus() - Method in class com.nnipa.proto.tenant.SubscriptionData
string status = 4;
getStatus() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string status = 4;
getStatus() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
SUCCESS, FAILED
getStatus() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
SUCCESS, FAILED
getStatus() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
SUCCESS, FAILED
getStatus() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string status = 5;
getStatus() - Method in class com.nnipa.proto.tenant.TenantData
string status = 5;
getStatus() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string status = 5;
getStatus() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
string status = 2;
getStatus() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
string status = 2;
getStatus() - Method in interface com.nnipa.proto.tenant.TenantExistsResponseOrBuilder
string status = 2;
getStatus() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string status = 6;
getStatus() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string status = 6;
getStatus() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string status = 6;
getStatus() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string status = 2;
getStatus() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
string status = 2;
getStatus() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
string status = 2;
getStatus() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.UserStatus status = 9;
getStatus() - Method in class com.nnipa.proto.user.UserCreatedEvent
.com.nnipa.proto.common.UserStatus status = 9;
getStatus() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.com.nnipa.proto.common.UserStatus status = 9;
getStatusBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string status = 4;
getStatusBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string status = 4;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string status = 4;
getStatusBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string status = 6;
getStatusBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string status = 6;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string status = 6;
getStatusBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string status = 2;
getStatusBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
string status = 2;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
string status = 2;
getStatusBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string status = 4;
getStatusBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData
string status = 4;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string status = 4;
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
SUCCESS, FAILED
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
SUCCESS, FAILED
getStatusBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
SUCCESS, FAILED
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string status = 5;
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantData
string status = 5;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string status = 5;
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
string status = 2;
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
string status = 2;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.TenantExistsResponseOrBuilder
string status = 2;
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string status = 6;
getStatusBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string status = 6;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string status = 6;
getStatusBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string status = 2;
getStatusBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
string status = 2;
getStatusBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
string status = 2;
getStatusValue() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.UserStatus status = 9;
getStatusValue() - Method in class com.nnipa.proto.user.UserCreatedEvent
.com.nnipa.proto.common.UserStatus status = 9;
getStatusValue() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.com.nnipa.proto.common.UserStatus status = 9;
getStorageBackend() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
S3, AZURE_BLOB, GCS, LOCAL
getStorageBackend() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
S3, AZURE_BLOB, GCS, LOCAL
getStorageBackend() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
S3, AZURE_BLOB, GCS, LOCAL
getStorageBackend() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_backend = 7;
getStorageBackend() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string storage_backend = 7;
getStorageBackend() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string storage_backend = 7;
getStorageBackendBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
S3, AZURE_BLOB, GCS, LOCAL
getStorageBackendBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
S3, AZURE_BLOB, GCS, LOCAL
getStorageBackendBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
S3, AZURE_BLOB, GCS, LOCAL
getStorageBackendBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_backend = 7;
getStorageBackendBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string storage_backend = 7;
getStorageBackendBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string storage_backend = 7;
getStorageClass() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string storage_class = 5;
getStorageClass() - Method in class com.nnipa.proto.common.StorageMetadata
string storage_class = 5;
getStorageClass() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string storage_class = 5;
getStorageClass() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string storage_class = 18;
getStorageClass() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string storage_class = 18;
getStorageClass() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string storage_class = 18;
getStorageClassBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string storage_class = 5;
getStorageClassBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string storage_class = 5;
getStorageClassBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string storage_class = 5;
getStorageClassBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string storage_class = 18;
getStorageClassBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string storage_class = 18;
getStorageClassBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string storage_class = 18;
getStorageData() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageData() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageData() - Method in interface com.nnipa.proto.storage.StorageCreatedEventOrBuilder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageData() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageData() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageData() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageCreatedEventOrBuilder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
getStorageQuotaGb() - Method in class com.nnipa.proto.tenant.TenantData.Builder
int32 storage_quota_gb = 12;
getStorageQuotaGb() - Method in class com.nnipa.proto.tenant.TenantData
int32 storage_quota_gb = 12;
getStorageQuotaGb() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
int32 storage_quota_gb = 12;
getStorageTier() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
HOT, WARM, COLD, ARCHIVE
getStorageTier() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
HOT, WARM, COLD, ARCHIVE
getStorageTier() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
HOT, WARM, COLD, ARCHIVE
getStorageTier() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string storage_tier = 10;
getStorageTier() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string storage_tier = 10;
getStorageTier() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string storage_tier = 10;
getStorageTier() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_tier = 6;
getStorageTier() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string storage_tier = 6;
getStorageTier() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string storage_tier = 6;
getStorageTierBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
HOT, WARM, COLD, ARCHIVE
getStorageTierBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
HOT, WARM, COLD, ARCHIVE
getStorageTierBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
HOT, WARM, COLD, ARCHIVE
getStorageTierBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string storage_tier = 10;
getStorageTierBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string storage_tier = 10;
getStorageTierBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string storage_tier = 10;
getStorageTierBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_tier = 6;
getStorageTierBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string storage_tier = 6;
getStorageTierBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string storage_tier = 6;
getStream() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
bool stream = 8;
getStream() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
bool stream = 8;
getStream() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
bool stream = 8;
getStreetLine1() - Method in class com.nnipa.proto.common.Address.Builder
string street_line1 = 1;
getStreetLine1() - Method in class com.nnipa.proto.common.Address
string street_line1 = 1;
getStreetLine1() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string street_line1 = 1;
getStreetLine1Bytes() - Method in class com.nnipa.proto.common.Address.Builder
string street_line1 = 1;
getStreetLine1Bytes() - Method in class com.nnipa.proto.common.Address
string street_line1 = 1;
getStreetLine1Bytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string street_line1 = 1;
getStreetLine2() - Method in class com.nnipa.proto.common.Address.Builder
string street_line2 = 2;
getStreetLine2() - Method in class com.nnipa.proto.common.Address
string street_line2 = 2;
getStreetLine2() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string street_line2 = 2;
getStreetLine2Bytes() - Method in class com.nnipa.proto.common.Address.Builder
string street_line2 = 2;
getStreetLine2Bytes() - Method in class com.nnipa.proto.common.Address
string street_line2 = 2;
getStreetLine2Bytes() - Method in interface com.nnipa.proto.common.AddressOrBuilder
string street_line2 = 2;
getSubject() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string subject = 7;
getSubject() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string subject = 7;
getSubject() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string subject = 7;
getSubjectBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string subject = 7;
getSubjectBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string subject = 7;
getSubjectBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string subject = 7;
getSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscription() - Method in interface com.nnipa.proto.tenant.SubscriptionCreatedEventOrBuilder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscription() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionData() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionData() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionData() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEventOrBuilder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionDataBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionDataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionDataOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionDataOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEventOrBuilder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string subscription_id = 2;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string subscription_id = 2;
getSubscriptionId() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string subscription_id = 2;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string subscription_id = 1;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionData
string subscription_id = 1;
getSubscriptionId() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string subscription_id = 1;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string subscription_id = 2;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
string subscription_id = 2;
getSubscriptionId() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
string subscription_id = 2;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string subscription_id = 3;
getSubscriptionId() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string subscription_id = 3;
getSubscriptionId() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string subscription_id = 3;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string subscription_id = 2;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string subscription_id = 2;
getSubscriptionIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string subscription_id = 2;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string subscription_id = 1;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData
string subscription_id = 1;
getSubscriptionIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string subscription_id = 1;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string subscription_id = 2;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
string subscription_id = 2;
getSubscriptionIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
string subscription_id = 2;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string subscription_id = 3;
getSubscriptionIdBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string subscription_id = 3;
getSubscriptionIdBytes() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string subscription_id = 3;
getSubscriptionOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionCreatedEventOrBuilder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
getSubscriptionPlan() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string subscription_plan = 4;
getSubscriptionPlan() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string subscription_plan = 4;
getSubscriptionPlan() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string subscription_plan = 4;
getSubscriptionPlan() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string subscription_plan = 3;
getSubscriptionPlan() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
string subscription_plan = 3;
getSubscriptionPlan() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
string subscription_plan = 3;
getSubscriptionPlan() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string subscription_plan = 8;
getSubscriptionPlan() - Method in class com.nnipa.proto.command.CreateTenantCommand
string subscription_plan = 8;
getSubscriptionPlan() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string subscription_plan = 8;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string subscription_plan = 4;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string subscription_plan = 4;
getSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string subscription_plan = 4;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string subscription_plan = 5;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string subscription_plan = 5;
getSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string subscription_plan = 5;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string subscription_plan = 7;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string subscription_plan = 7;
getSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string subscription_plan = 7;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string subscription_plan = 2;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
optional string subscription_plan = 2;
getSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
optional string subscription_plan = 2;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string subscription_plan = 4;
getSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string subscription_plan = 4;
getSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string subscription_plan = 3;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
string subscription_plan = 3;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
string subscription_plan = 3;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string subscription_plan = 8;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string subscription_plan = 8;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string subscription_plan = 8;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantCommand.TenantDetailsOrBuilder
string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string subscription_plan = 5;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string subscription_plan = 5;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string subscription_plan = 5;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string subscription_plan = 7;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string subscription_plan = 7;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string subscription_plan = 7;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string subscription_plan = 2;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
optional string subscription_plan = 2;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
optional string subscription_plan = 2;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string subscription_plan = 4;
getSubscriptionPlanBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string subscription_plan = 4;
getSubscriptionStatus() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string subscription_status = 6;
getSubscriptionStatus() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
string subscription_status = 6;
getSubscriptionStatus() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
string subscription_status = 6;
getSubscriptionStatusBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string subscription_status = 6;
getSubscriptionStatusBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
string subscription_status = 6;
getSubscriptionStatusBytes() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
string subscription_status = 6;
getSuccess() - Method in class com.nnipa.proto.common.CommandResponse.Builder
bool success = 1;
getSuccess() - Method in class com.nnipa.proto.common.CommandResponse
bool success = 1;
getSuccess() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
bool success = 1;
getSuccess() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
bool success = 9;
getSuccess() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
bool success = 9;
getSuccess() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
bool success = 9;
getSuccess() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
bool success = 8;
getSuccess() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
bool success = 8;
getSuccess() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
bool success = 8;
getSuccess() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
bool success = 3;
getSuccess() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
bool success = 3;
getSuccess() - Method in interface com.nnipa.proto.storage.StorageOperationResult.ResultDataOrBuilder
bool success = 3;
getSuccess() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
bool success = 10;
getSuccess() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
bool success = 10;
getSuccess() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
bool success = 10;
getSuspendedAt() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedAt() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedAt() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
.google.protobuf.Timestamp suspended_at = 6;
getSuspendedBy() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string suspended_by = 3;
getSuspendedBy() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
string suspended_by = 3;
getSuspendedBy() - Method in interface com.nnipa.proto.tenant.SuspendTenantRequestOrBuilder
string suspended_by = 3;
getSuspendedBy() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string suspended_by = 5;
getSuspendedBy() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string suspended_by = 5;
getSuspendedBy() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string suspended_by = 5;
getSuspendedByBytes() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string suspended_by = 3;
getSuspendedByBytes() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
string suspended_by = 3;
getSuspendedByBytes() - Method in interface com.nnipa.proto.tenant.SuspendTenantRequestOrBuilder
string suspended_by = 3;
getSuspendedByBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string suspended_by = 5;
getSuspendedByBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string suspended_by = 5;
getSuspendedByBytes() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string suspended_by = 5;
getSuspendTenantMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getSyncTargets(int) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
getSyncTargets(int) - Method in class com.nnipa.proto.user.SyncUserDataCommand
repeated string sync_targets = 4;
getSyncTargets(int) - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
repeated string sync_targets = 4;
getSyncTargetsBytes(int) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
getSyncTargetsBytes(int) - Method in class com.nnipa.proto.user.SyncUserDataCommand
repeated string sync_targets = 4;
getSyncTargetsBytes(int) - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
repeated string sync_targets = 4;
getSyncTargetsCount() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
getSyncTargetsCount() - Method in class com.nnipa.proto.user.SyncUserDataCommand
repeated string sync_targets = 4;
getSyncTargetsCount() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
repeated string sync_targets = 4;
getSyncTargetsList() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
getSyncTargetsList() - Method in class com.nnipa.proto.user.SyncUserDataCommand
repeated string sync_targets = 4;
getSyncTargetsList() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
repeated string sync_targets = 4;
getTags(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
getTags(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
repeated string tags = 21;
getTags(int) - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
repeated string tags = 21;
getTags(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
getTags(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
repeated string tags = 11;
getTags(int) - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
repeated string tags = 11;
getTagsBytes(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
getTagsBytes(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
repeated string tags = 21;
getTagsBytes(int) - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
repeated string tags = 21;
getTagsBytes(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
getTagsBytes(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
repeated string tags = 11;
getTagsBytes(int) - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
repeated string tags = 11;
getTagsCount() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
getTagsCount() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
repeated string tags = 21;
getTagsCount() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
repeated string tags = 21;
getTagsCount() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
getTagsCount() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
repeated string tags = 11;
getTagsCount() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
repeated string tags = 11;
getTagsList() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
getTagsList() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
repeated string tags = 21;
getTagsList() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
repeated string tags = 21;
getTagsList() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
getTagsList() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
repeated string tags = 11;
getTagsList() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
repeated string tags = 11;
getTarget() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string target = 4;
getTarget() - Method in class com.nnipa.proto.common.CommandMetadata
string target = 4;
getTarget() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string target = 4;
getTargetBackend() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string target_backend = 4;
getTargetBackend() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string target_backend = 4;
getTargetBackend() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string target_backend = 4;
getTargetBackend() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string target_backend = 4;
getTargetBackend() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string target_backend = 4;
getTargetBackend() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string target_backend = 4;
getTargetBackendBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string target_backend = 4;
getTargetBackendBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string target_backend = 4;
getTargetBackendBytes() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string target_backend = 4;
getTargetBackendBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string target_backend = 4;
getTargetBackendBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string target_backend = 4;
getTargetBackendBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string target_backend = 4;
getTargetBucket() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_bucket = 5;
getTargetBucket() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string target_bucket = 5;
getTargetBucket() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string target_bucket = 5;
getTargetBucketBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_bucket = 5;
getTargetBucketBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string target_bucket = 5;
getTargetBucketBytes() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string target_bucket = 5;
getTargetBytes() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string target = 4;
getTargetBytes() - Method in class com.nnipa.proto.common.CommandMetadata
string target = 4;
getTargetBytes() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string target = 4;
getTargetKey() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_key = 5;
getTargetKey() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string target_key = 5;
getTargetKey() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string target_key = 5;
getTargetKey() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_key = 4;
getTargetKey() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string target_key = 4;
getTargetKey() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string target_key = 4;
getTargetKeyBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_key = 5;
getTargetKeyBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string target_key = 5;
getTargetKeyBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string target_key = 5;
getTargetKeyBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_key = 4;
getTargetKeyBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string target_key = 4;
getTargetKeyBytes() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string target_key = 4;
getTargetMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
Deprecated.
getTargetMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
Deprecated.
getTargetMetadata() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
Deprecated.
getTargetMetadataCount() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
getTargetMetadataCount() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
getTargetMetadataCount() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
map<string, string> target_metadata = 9;
getTargetMetadataMap() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
getTargetMetadataMap() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
map<string, string> target_metadata = 9;
getTargetMetadataMap() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
map<string, string> target_metadata = 9;
getTargetMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
getTargetMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
map<string, string> target_metadata = 9;
getTargetMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
map<string, string> target_metadata = 9;
getTargetMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
getTargetMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
map<string, string> target_metadata = 9;
getTargetMetadataOrThrow(String) - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
map<string, string> target_metadata = 9;
getTargetName() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_name = 6;
getTargetName() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string target_name = 6;
getTargetName() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string target_name = 6;
getTargetNameBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_name = 6;
getTargetNameBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string target_name = 6;
getTargetNameBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string target_name = 6;
getTargetRegion() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string target_region = 5;
getTargetRegion() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string target_region = 5;
getTargetRegion() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string target_region = 5;
getTargetRegionBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string target_region = 5;
getTargetRegionBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string target_region = 5;
getTargetRegionBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string target_region = 5;
getTargetTenantId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_tenant_id = 4;
getTargetTenantId() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string target_tenant_id = 4;
getTargetTenantId() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string target_tenant_id = 4;
getTargetTenantIdBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_tenant_id = 4;
getTargetTenantIdBytes() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
string target_tenant_id = 4;
getTargetTenantIdBytes() - Method in interface com.nnipa.proto.storage.CopyObjectCommand.CopyDataOrBuilder
string target_tenant_id = 4;
getTargetTier() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string target_tier = 4;
getTargetTier() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string target_tier = 4;
getTargetTier() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string target_tier = 4;
getTargetTierBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string target_tier = 4;
getTargetTierBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string target_tier = 4;
getTargetTierBytes() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string target_tier = 4;
getTemplateId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string template_id = 5;
getTemplateId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string template_id = 5;
getTemplateId() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string template_id = 5;
getTemplateIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string template_id = 5;
getTemplateIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string template_id = 5;
getTemplateIdBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string template_id = 5;
getTemplateParams() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
Deprecated.
getTemplateParams() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
Deprecated.
getTemplateParams() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
Deprecated.
getTemplateParamsCount() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
getTemplateParamsCount() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
getTemplateParamsCount() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
map<string, string> template_params = 6;
getTemplateParamsMap() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
getTemplateParamsMap() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
map<string, string> template_params = 6;
getTemplateParamsMap() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
map<string, string> template_params = 6;
getTemplateParamsOrDefault(String, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
getTemplateParamsOrDefault(String, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
map<string, string> template_params = 6;
getTemplateParamsOrDefault(String, String) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
map<string, string> template_params = 6;
getTemplateParamsOrThrow(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
getTemplateParamsOrThrow(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
map<string, string> template_params = 6;
getTemplateParamsOrThrow(String) - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
map<string, string> template_params = 6;
getTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenant() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenant() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenant() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenant() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenant(GetTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Get tenant by ID
getTenant(GetTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Get tenant by ID
getTenant(GetTenantRequest, StreamObserver<GetTenantResponse>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Get tenant by ID
getTenant(GetTenantRequest, StreamObserver<GetTenantResponse>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Get tenant by ID
getTenantBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantByCode(GetTenantByCodeRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Get tenant by code
getTenantByCode(GetTenantByCodeRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Get tenant by code
getTenantByCode(GetTenantByCodeRequest, StreamObserver<GetTenantResponse>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Get tenant by code
getTenantByCode(GetTenantByCodeRequest, StreamObserver<GetTenantResponse>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Get tenant by code
GetTenantByCodeRequest - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.GetTenantByCodeRequest
GetTenantByCodeRequest.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.GetTenantByCodeRequest
GetTenantByCodeRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
getTenantCode() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string tenant_code = 4;
getTenantCode() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string tenant_code = 4;
getTenantCode() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string tenant_code = 4;
getTenantCode() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_code = 2;
getTenantCode() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string tenant_code = 2;
getTenantCode() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string tenant_code = 2;
getTenantCode() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
string tenant_code = 1;
getTenantCode() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
string tenant_code = 1;
getTenantCode() - Method in interface com.nnipa.proto.tenant.GetTenantByCodeRequestOrBuilder
string tenant_code = 1;
getTenantCode() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_code = 2;
getTenantCode() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string tenant_code = 2;
getTenantCode() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string tenant_code = 2;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_code = 3;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
string tenant_code = 3;
getTenantCode() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
string tenant_code = 3;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_code = 5;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string tenant_code = 5;
getTenantCode() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string tenant_code = 5;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_code = 2;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantData
string tenant_code = 2;
getTenantCode() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string tenant_code = 2;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_code = 3;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
string tenant_code = 3;
getTenantCode() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
string tenant_code = 3;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_code = 3;
getTenantCode() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string tenant_code = 3;
getTenantCode() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string tenant_code = 3;
getTenantCode() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string tenant_code = 5;
getTenantCode() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string tenant_code = 5;
getTenantCode() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string tenant_code = 5;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string tenant_code = 4;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
string tenant_code = 4;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantRequestOrBuilder
string tenant_code = 4;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_code = 2;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string tenant_code = 2;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string tenant_code = 2;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
string tenant_code = 1;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
string tenant_code = 1;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.GetTenantByCodeRequestOrBuilder
string tenant_code = 1;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_code = 2;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string tenant_code = 2;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string tenant_code = 2;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_code = 3;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
string tenant_code = 3;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
string tenant_code = 3;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_code = 5;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string tenant_code = 5;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string tenant_code = 5;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_code = 2;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantData
string tenant_code = 2;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string tenant_code = 2;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_code = 3;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
string tenant_code = 3;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
string tenant_code = 3;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_code = 3;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string tenant_code = 3;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string tenant_code = 3;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string tenant_code = 5;
getTenantCodeBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string tenant_code = 5;
getTenantCodeBytes() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string tenant_code = 5;
getTenantExistsMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getTenantId() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string tenant_id = 4;
getTenantId() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string tenant_id = 4;
getTenantId() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string tenant_id = 4;
getTenantId() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string tenant_id = 4;
getTenantId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string tenant_id = 4;
getTenantId() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string tenant_id = 4;
getTenantId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string tenant_id = 5;
getTenantId() - Method in class com.nnipa.proto.auth.SecurityEvent
string tenant_id = 5;
getTenantId() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string tenant_id = 5;
getTenantId() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.auth.ValidateUserCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.BillingEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.command.AssignRoleCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Multi-tenant context
getTenantId() - Method in class com.nnipa.proto.common.EventMetadata
Multi-tenant context
getTenantId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Multi-tenant context
getTenantId() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.common.StorageMetadata
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.ActivateTenantRequestOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantRequest
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.GetTenantRequestOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.GetTenantStatusRequestOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionData
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.SuspendTenantRequestOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_id = 4;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string tenant_id = 4;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string tenant_id = 4;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantExistsRequestOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
string tenant_id = 1;
getTenantId() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
string tenant_id = 1;
getTenantId() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
string tenant_id = 2;
getTenantId() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
string tenant_id = 2;
getTenantId() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.SyncUserDataCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserActivatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserCreatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string tenant_id = 3;
getTenantId() - Method in class com.nnipa.proto.user.UserUpdatedEvent
string tenant_id = 3;
getTenantId() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string tenant_id = 4;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string tenant_id = 4;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string tenant_id = 4;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string tenant_id = 4;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string tenant_id = 4;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string tenant_id = 4;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string tenant_id = 5;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string tenant_id = 5;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string tenant_id = 5;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.auth.ValidateUserCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.BillingEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Multi-tenant context
getTenantIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
Multi-tenant context
getTenantIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Multi-tenant context
getTenantIdBytes() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.common.StorageMetadata
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.DeleteObjectCommand.DeleteDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.MoveObjectCommand.MoveDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.ScanObjectCommand.ScanDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.ActivateTenantRequestOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantRequest
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.GetTenantRequestOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantResponse
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.GetTenantStatusRequestOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionData
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.SuspendTenantRequestOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_id = 4;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string tenant_id = 4;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string tenant_id = 4;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantExistsRequestOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
string tenant_id = 1;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
string tenant_id = 1;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
string tenant_id = 2;
getTenantIdBytes() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
string tenant_id = 2;
getTenantIdBytes() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.SyncUserDataCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserActivatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string tenant_id = 3;
getTenantIdBytes() - Method in class com.nnipa.proto.user.UserUpdatedEvent
string tenant_id = 3;
getTenantIdBytes() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
string tenant_id = 3;
getTenantName() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_name = 3;
getTenantName() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string tenant_name = 3;
getTenantName() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string tenant_name = 3;
getTenantNameBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_name = 3;
getTenantNameBytes() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
string tenant_name = 3;
getTenantNameBytes() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
string tenant_name = 3;
getTenantOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantOrBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.com.nnipa.proto.tenant.TenantData tenant = 2;
getTenantOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.com.nnipa.proto.tenant.TenantData tenant = 2;
GetTenantRequest - Class in com.nnipa.proto.tenant
Get Tenant Messages
GetTenantRequest.Builder - Class in com.nnipa.proto.tenant
Get Tenant Messages
GetTenantRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
GetTenantResponse - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.GetTenantResponse
GetTenantResponse.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.GetTenantResponse
GetTenantResponseOrBuilder - Interface in com.nnipa.proto.tenant
 
getTenantStatus(GetTenantStatusRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Get tenant status
getTenantStatus(GetTenantStatusRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Get tenant status
getTenantStatus(GetTenantStatusRequest, StreamObserver<GetTenantStatusResponse>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Get tenant status
getTenantStatus(GetTenantStatusRequest, StreamObserver<GetTenantStatusResponse>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Get tenant status
GetTenantStatusRequest - Class in com.nnipa.proto.tenant
Tenant Status Messages
GetTenantStatusRequest.Builder - Class in com.nnipa.proto.tenant
Tenant Status Messages
GetTenantStatusRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
GetTenantStatusResponse - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.GetTenantStatusResponse
GetTenantStatusResponse.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.GetTenantStatusResponse
GetTenantStatusResponseOrBuilder - Interface in com.nnipa.proto.tenant
 
getThreatDetected() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
bool threat_detected = 5;
getThreatDetected() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
bool threat_detected = 5;
getThreatDetected() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
bool threat_detected = 5;
getThreatIndicators(int) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
getThreatIndicators(int) - Method in class com.nnipa.proto.auth.SecurityEvent
repeated string threat_indicators = 16;
getThreatIndicators(int) - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
repeated string threat_indicators = 16;
getThreatIndicatorsBytes(int) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
getThreatIndicatorsBytes(int) - Method in class com.nnipa.proto.auth.SecurityEvent
repeated string threat_indicators = 16;
getThreatIndicatorsBytes(int) - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
repeated string threat_indicators = 16;
getThreatIndicatorsCount() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
getThreatIndicatorsCount() - Method in class com.nnipa.proto.auth.SecurityEvent
repeated string threat_indicators = 16;
getThreatIndicatorsCount() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
repeated string threat_indicators = 16;
getThreatIndicatorsList() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
getThreatIndicatorsList() - Method in class com.nnipa.proto.auth.SecurityEvent
repeated string threat_indicators = 16;
getThreatIndicatorsList() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
repeated string threat_indicators = 16;
getThreatName() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string threat_name = 6;
getThreatName() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string threat_name = 6;
getThreatName() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string threat_name = 6;
getThreatNameBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string threat_name = 6;
getThreatNameBytes() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
string threat_name = 6;
getThreatNameBytes() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
string threat_name = 6;
getTierChangeData() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierChangeData() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierChangeData() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommandOrBuilder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierChangeDataBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierChangeDataOrBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierChangeDataOrBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierChangeDataOrBuilder() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommandOrBuilder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
getTierData() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTierData() - Method in class com.nnipa.proto.storage.StorageTieredEvent
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTierData() - Method in interface com.nnipa.proto.storage.StorageTieredEventOrBuilder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTierDataBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTierDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTierDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTierDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageTieredEventOrBuilder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
getTimestamp() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
getTimestamp() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
.google.protobuf.Timestamp timestamp = 14;
getTimestamp() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
.google.protobuf.Timestamp timestamp = 14;
getTimestamp() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
int64 timestamp = 6;
getTimestamp() - Method in class com.nnipa.proto.auth.AuthenticationEvent
int64 timestamp = 6;
getTimestamp() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
int64 timestamp = 6;
getTimestamp() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
int64 timestamp = 7;
getTimestamp() - Method in class com.nnipa.proto.auth.SecurityEvent
int64 timestamp = 7;
getTimestamp() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
int64 timestamp = 7;
getTimestamp() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
getTimestamp() - Method in class com.nnipa.proto.auth.SelfSignupEvent
.google.protobuf.Timestamp timestamp = 13;
getTimestamp() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
.google.protobuf.Timestamp timestamp = 13;
getTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
getTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Timestamp timestamp = 9;
getTimestamp() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Timestamp timestamp = 9;
getTimestamp() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in class com.nnipa.proto.common.CommandMetadata
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.nnipa.proto.common.CommandResponse
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.nnipa.proto.common.ErrorResponse
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
getTimestamp() - Method in class com.nnipa.proto.common.EventMetadata
Event creation time
getTimestamp() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event creation time
getTimestampBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
getTimestampBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
getTimestampBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
getTimestampBuilder() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestampBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampBuilder() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampBuilder() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampBuilder() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
getTimestampOrBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
getTimestampOrBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
.google.protobuf.Timestamp timestamp = 14;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
.google.protobuf.Timestamp timestamp = 14;
getTimestampOrBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
getTimestampOrBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent
.google.protobuf.Timestamp timestamp = 13;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
.google.protobuf.Timestamp timestamp = 13;
getTimestampOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
getTimestampOrBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Timestamp timestamp = 9;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Timestamp timestamp = 9;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.CommandMetadata
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.CommandResponse
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.ErrorDetail
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.ErrorResponse
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
getTimestampOrBuilder() - Method in class com.nnipa.proto.common.EventMetadata
Event creation time
getTimestampOrBuilder() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event creation time
getToStrategy() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string to_strategy = 3;
getToStrategy() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string to_strategy = 3;
getToStrategy() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string to_strategy = 3;
getToStrategyBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string to_strategy = 3;
getToStrategyBytes() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
string to_strategy = 3;
getToStrategyBytes() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
string to_strategy = 3;
getTotalBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
int64 total_bytes = 6;
getTotalBytes() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
int64 total_bytes = 6;
getTotalBytes() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
int64 total_bytes = 6;
getTotalItems() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int64 total_items = 3;
getTotalItems() - Method in class com.nnipa.proto.common.PaginationInfo
int64 total_items = 3;
getTotalItems() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
int64 total_items = 3;
getTotalObjects() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
int32 total_objects = 5;
getTotalObjects() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
int32 total_objects = 5;
getTotalObjects() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
int32 total_objects = 5;
getTotalPages() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 total_pages = 4;
getTotalPages() - Method in class com.nnipa.proto.common.PaginationInfo
int32 total_pages = 4;
getTotalPages() - Method in interface com.nnipa.proto.common.PaginationInfoOrBuilder
int32 total_pages = 4;
getTotalSizeBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
int64 total_size_bytes = 6;
getTotalSizeBytes() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
int64 total_size_bytes = 6;
getTotalSizeBytes() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
int64 total_size_bytes = 6;
getToTier() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
getToTier() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
HOT, WARM, COLD, ARCHIVE
getToTier() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
HOT, WARM, COLD, ARCHIVE
getToTierBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
getToTierBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
HOT, WARM, COLD, ARCHIVE
getToTierBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
HOT, WARM, COLD, ARCHIVE
getTransitionedAt() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionedAt() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionedAt() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionedAtBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
.google.protobuf.Timestamp transitioned_at = 7;
getTransitionReason() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string transition_reason = 8;
getTransitionReason() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string transition_reason = 8;
getTransitionReason() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string transition_reason = 8;
getTransitionReasonBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string transition_reason = 8;
getTransitionReasonBytes() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
string transition_reason = 8;
getTransitionReasonBytes() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
string transition_reason = 8;
getTrialDays() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
int32 trial_days = 8;
getTrialDays() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
int32 trial_days = 8;
getTrialDays() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
int32 trial_days = 8;
getTrialEnabled() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
bool trial_enabled = 7;
getTrialEnabled() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
bool trial_enabled = 7;
getTrialEnabled() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
bool trial_enabled = 7;
getType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string type = 3;
getType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string type = 3;
getType() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string type = 3;
getTypeBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string type = 3;
getTypeBytes() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
string type = 3;
getTypeBytes() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
string type = 3;
getUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAt() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAt() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAt() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAt() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAt() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAt() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAt() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAt() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAt() - Method in class com.nnipa.proto.user.UserUpdatedEvent
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAt() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.common.AuditInfo
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
.google.protobuf.Timestamp updated_at = 9;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
.google.protobuf.Timestamp updated_at = 3;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
.google.protobuf.Timestamp updated_at = 6;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtOrBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent
.google.protobuf.Timestamp updated_at = 5;
getUpdatedAtOrBuilder() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 5;
getUpdatedBy() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string updated_by = 3;
getUpdatedBy() - Method in class com.nnipa.proto.common.AuditInfo
string updated_by = 3;
getUpdatedBy() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string updated_by = 3;
getUpdatedBy() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
string updated_by = 3;
getUpdatedBy() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
string updated_by = 3;
getUpdatedBy() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
string updated_by = 3;
getUpdatedBy() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string updated_by = 7;
getUpdatedBy() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string updated_by = 7;
getUpdatedBy() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string updated_by = 7;
getUpdatedBy() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
string updated_by = 3;
getUpdatedBy() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
string updated_by = 3;
getUpdatedBy() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
string updated_by = 3;
getUpdatedBy() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string updated_by = 6;
getUpdatedBy() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
string updated_by = 6;
getUpdatedBy() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
string updated_by = 6;
getUpdatedBy() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string updated_by = 6;
getUpdatedBy() - Method in class com.nnipa.proto.user.UserUpdatedEvent
string updated_by = 6;
getUpdatedBy() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
string updated_by = 6;
getUpdatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string updated_by = 3;
getUpdatedByBytes() - Method in class com.nnipa.proto.common.AuditInfo
string updated_by = 3;
getUpdatedByBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string updated_by = 3;
getUpdatedByBytes() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
string updated_by = 3;
getUpdatedByBytes() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
string updated_by = 3;
getUpdatedByBytes() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
string updated_by = 3;
getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string updated_by = 7;
getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
string updated_by = 7;
getUpdatedByBytes() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
string updated_by = 7;
getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
string updated_by = 3;
getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
string updated_by = 3;
getUpdatedByBytes() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
string updated_by = 3;
getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string updated_by = 6;
getUpdatedByBytes() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
string updated_by = 6;
getUpdatedByBytes() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
string updated_by = 6;
getUpdatedByBytes() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string updated_by = 6;
getUpdatedByBytes() - Method in class com.nnipa.proto.user.UserUpdatedEvent
string updated_by = 6;
getUpdatedByBytes() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
string updated_by = 6;
getUpdatedSettings() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
Deprecated.
getUpdatedSettings() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
Deprecated.
getUpdatedSettings() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
Deprecated.
getUpdatedSettingsCount() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
getUpdatedSettingsCount() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
getUpdatedSettingsCount() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
map<string, string> updated_settings = 5;
getUpdatedSettingsMap() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
getUpdatedSettingsMap() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
map<string, string> updated_settings = 5;
getUpdatedSettingsMap() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
map<string, string> updated_settings = 5;
getUpdatedSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
getUpdatedSettingsOrDefault(String, String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
map<string, string> updated_settings = 5;
getUpdatedSettingsOrDefault(String, String) - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
map<string, string> updated_settings = 5;
getUpdatedSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
getUpdatedSettingsOrThrow(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
map<string, string> updated_settings = 5;
getUpdatedSettingsOrThrow(String) - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
map<string, string> updated_settings = 5;
getUpdates() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdates() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdates() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdatesBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdatesOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdatesOrBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdatesOrBuilder() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
getUpdateTenantMethod() - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
 
getUploadData() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadData() - Method in class com.nnipa.proto.storage.UploadObjectCommand
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadData() - Method in interface com.nnipa.proto.storage.UploadObjectCommandOrBuilder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadDataBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadDataOrBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadDataOrBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadDataOrBuilder() - Method in interface com.nnipa.proto.storage.UploadObjectCommandOrBuilder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
getUploadId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string upload_id = 12;
getUploadId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string upload_id = 12;
getUploadId() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string upload_id = 12;
getUploadIdBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string upload_id = 12;
getUploadIdBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string upload_id = 12;
getUploadIdBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string upload_id = 12;
getUrlData() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlData() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlData() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommandOrBuilder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlDataBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlDataOrBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlDataOrBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlDataOrBuilder() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommandOrBuilder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
getUrlParameters() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
Deprecated.
getUrlParameters() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
Deprecated.
getUrlParameters() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
Deprecated.
getUrlParametersCount() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
getUrlParametersCount() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
getUrlParametersCount() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
map<string, string> url_parameters = 7;
getUrlParametersMap() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
getUrlParametersMap() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
map<string, string> url_parameters = 7;
getUrlParametersMap() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
map<string, string> url_parameters = 7;
getUrlParametersOrDefault(String, String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
getUrlParametersOrDefault(String, String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
map<string, string> url_parameters = 7;
getUrlParametersOrDefault(String, String) - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
map<string, string> url_parameters = 7;
getUrlParametersOrThrow(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
getUrlParametersOrThrow(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
map<string, string> url_parameters = 7;
getUrlParametersOrThrow(String) - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlDataOrBuilder
map<string, string> url_parameters = 7;
getUsedBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 used_bytes = 3;
getUsedBytes() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
int64 used_bytes = 3;
getUsedBytes() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
int64 used_bytes = 3;
getUserAgent() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_agent = 8;
getUserAgent() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string user_agent = 8;
getUserAgent() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string user_agent = 8;
getUserAgent() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string user_agent = 5;
getUserAgent() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string user_agent = 5;
getUserAgent() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string user_agent = 5;
getUserAgent() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_agent = 9;
getUserAgent() - Method in class com.nnipa.proto.auth.SecurityEvent
string user_agent = 9;
getUserAgent() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string user_agent = 9;
getUserAgent() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_agent = 15;
getUserAgent() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string user_agent = 15;
getUserAgent() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string user_agent = 15;
getUserAgent() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_agent = 7;
getUserAgent() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string user_agent = 7;
getUserAgent() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string user_agent = 7;
getUserAgent() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_agent = 8;
getUserAgent() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string user_agent = 8;
getUserAgent() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string user_agent = 8;
getUserAgent() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string user_agent = 6;
getUserAgent() - Method in class com.nnipa.proto.common.AuditInfo
string user_agent = 6;
getUserAgent() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string user_agent = 6;
getUserAgent() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string user_agent = 10;
getUserAgent() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string user_agent = 10;
getUserAgent() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string user_agent = 10;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_agent = 8;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string user_agent = 8;
getUserAgentBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string user_agent = 8;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string user_agent = 5;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string user_agent = 5;
getUserAgentBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string user_agent = 5;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_agent = 9;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string user_agent = 9;
getUserAgentBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string user_agent = 9;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_agent = 15;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string user_agent = 15;
getUserAgentBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string user_agent = 15;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_agent = 7;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string user_agent = 7;
getUserAgentBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string user_agent = 7;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_agent = 8;
getUserAgentBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string user_agent = 8;
getUserAgentBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string user_agent = 8;
getUserAgentBytes() - Method in class com.nnipa.proto.common.AuditInfo.Builder
string user_agent = 6;
getUserAgentBytes() - Method in class com.nnipa.proto.common.AuditInfo
string user_agent = 6;
getUserAgentBytes() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
string user_agent = 6;
getUserAgentBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string user_agent = 10;
getUserAgentBytes() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
string user_agent = 10;
getUserAgentBytes() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
string user_agent = 10;
getUserCount() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
int32 user_count = 5;
getUserCount() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
int32 user_count = 5;
getUserCount() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
int32 user_count = 5;
getUserEmail() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_email = 3;
getUserEmail() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string user_email = 3;
getUserEmail() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string user_email = 3;
getUserEmailBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_email = 3;
getUserEmailBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string user_email = 3;
getUserEmailBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string user_email = 3;
getUserId() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.ActivateUserCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_id = 3;
getUserId() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string user_id = 3;
getUserId() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string user_id = 3;
getUserId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_id = 3;
getUserId() - Method in class com.nnipa.proto.auth.SecurityEvent
string user_id = 3;
getUserId() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string user_id = 3;
getUserId() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_id = 1;
getUserId() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string user_id = 1;
getUserId() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string user_id = 1;
getUserId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string user_id = 1;
getUserId() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string user_id = 1;
getUserId() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string user_id = 1;
getUserId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_id = 1;
getUserId() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string user_id = 1;
getUserId() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string user_id = 1;
getUserId() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.auth.ValidateUserCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.AssignRoleCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.CreateTenantCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string user_id = 6;
getUserId() - Method in class com.nnipa.proto.common.CommandMetadata
string user_id = 6;
getUserId() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string user_id = 6;
getUserId() - Method in class com.nnipa.proto.common.EventMetadata.Builder
User who triggered the event
getUserId() - Method in class com.nnipa.proto.common.EventMetadata
User who triggered the event
getUserId() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
User who triggered the event
getUserId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string user_id = 4;
getUserId() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string user_id = 4;
getUserId() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string user_id = 4;
getUserId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string user_id = 15;
getUserId() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string user_id = 15;
getUserId() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string user_id = 15;
getUserId() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.SyncUserDataCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserActivatedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserCreatedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string user_id = 2;
getUserId() - Method in class com.nnipa.proto.user.UserUpdatedEvent
string user_id = 2;
getUserId() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.ActivateUserCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_id = 3;
getUserIdBytes() - Method in class com.nnipa.proto.auth.AuthenticationEvent
string user_id = 3;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.AuthenticationEventOrBuilder
string user_id = 3;
getUserIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_id = 3;
getUserIdBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string user_id = 3;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string user_id = 3;
getUserIdBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserActivatedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_id = 1;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string user_id = 1;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string user_id = 1;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string user_id = 1;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
string user_id = 1;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
string user_id = 1;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_id = 1;
getUserIdBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string user_id = 1;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string user_id = 1;
getUserIdBytes() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.auth.ValidateUserCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.AssignRoleCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.CreateTenantCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string user_id = 6;
getUserIdBytes() - Method in class com.nnipa.proto.common.CommandMetadata
string user_id = 6;
getUserIdBytes() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
string user_id = 6;
getUserIdBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
User who triggered the event
getUserIdBytes() - Method in class com.nnipa.proto.common.EventMetadata
User who triggered the event
getUserIdBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
User who triggered the event
getUserIdBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string user_id = 4;
getUserIdBytes() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
string user_id = 4;
getUserIdBytes() - Method in interface com.nnipa.proto.storage.DownloadObjectCommand.DownloadDataOrBuilder
string user_id = 4;
getUserIdBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string user_id = 15;
getUserIdBytes() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
string user_id = 15;
getUserIdBytes() - Method in interface com.nnipa.proto.storage.UploadObjectCommand.UploadDataOrBuilder
string user_id = 15;
getUserIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.SyncUserDataCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserActivatedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string user_id = 2;
getUserIdBytes() - Method in class com.nnipa.proto.user.UserUpdatedEvent
string user_id = 2;
getUserIdBytes() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
string user_id = 2;
getUsername() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string username = 5;
getUsername() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string username = 5;
getUsername() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string username = 5;
getUsername() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string username = 1;
getUsername() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string username = 1;
getUsername() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string username = 1;
getUsername() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string username = 4;
getUsername() - Method in class com.nnipa.proto.auth.SecurityEvent
string username = 4;
getUsername() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string username = 4;
getUsername() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string username = 4;
getUsername() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string username = 4;
getUsername() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string username = 4;
getUsername() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string username = 3;
getUsername() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string username = 3;
getUsername() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string username = 3;
getUsername() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string username = 3;
getUsername() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string username = 3;
getUsername() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string username = 3;
getUsername() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string username = 5;
getUsername() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string username = 5;
getUsername() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string username = 5;
getUsername() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string username = 4;
getUsername() - Method in class com.nnipa.proto.user.UserCreatedEvent
string username = 4;
getUsername() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string username = 4;
getUsernameBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string username = 5;
getUsernameBytes() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
string username = 5;
getUsernameBytes() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
string username = 5;
getUsernameBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string username = 1;
getUsernameBytes() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
string username = 1;
getUsernameBytes() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
string username = 1;
getUsernameBytes() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string username = 4;
getUsernameBytes() - Method in class com.nnipa.proto.auth.SecurityEvent
string username = 4;
getUsernameBytes() - Method in interface com.nnipa.proto.auth.SecurityEventOrBuilder
string username = 4;
getUsernameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string username = 4;
getUsernameBytes() - Method in class com.nnipa.proto.auth.SelfSignupEvent
string username = 4;
getUsernameBytes() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
string username = 4;
getUsernameBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string username = 3;
getUsernameBytes() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
string username = 3;
getUsernameBytes() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
string username = 3;
getUsernameBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string username = 3;
getUsernameBytes() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
string username = 3;
getUsernameBytes() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
string username = 3;
getUsernameBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string username = 5;
getUsernameBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string username = 5;
getUsernameBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string username = 5;
getUsernameBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string username = 4;
getUsernameBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string username = 4;
getUsernameBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string username = 4;
getUserType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_type = 9;
getUserType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string user_type = 9;
getUserType() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string user_type = 9;
getUserType() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_type = 8;
getUserType() - Method in class com.nnipa.proto.user.UserCreatedEvent
string user_type = 8;
getUserType() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string user_type = 8;
getUserTypeBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_type = 9;
getUserTypeBytes() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
string user_type = 9;
getUserTypeBytes() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
string user_type = 9;
getUserTypeBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_type = 8;
getUserTypeBytes() - Method in class com.nnipa.proto.user.UserCreatedEvent
string user_type = 8;
getUserTypeBytes() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
string user_type = 8;
getValidateAfter() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
bool validate_after = 5;
getValidateAfter() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
bool validate_after = 5;
getValidateAfter() - Method in interface com.nnipa.proto.storage.MigrateStorageCommand.MigrationDataOrBuilder
bool validate_after = 5;
getValidationData() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidationData() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidationData() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommandOrBuilder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidationDataBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidationDataOrBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidationDataOrBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidationDataOrBuilder() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommandOrBuilder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
getValidations(int) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
getValidations(int) - Method in class com.nnipa.proto.auth.ValidateUserCommand
repeated string validations = 4;
getValidations(int) - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
repeated string validations = 4;
getValidations(int) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
getValidations(int) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
repeated string validations = 3;
getValidations(int) - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
repeated string validations = 3;
getValidationsBytes(int) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
getValidationsBytes(int) - Method in class com.nnipa.proto.auth.ValidateUserCommand
repeated string validations = 4;
getValidationsBytes(int) - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
repeated string validations = 4;
getValidationsBytes(int) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
getValidationsBytes(int) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
repeated string validations = 3;
getValidationsBytes(int) - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
repeated string validations = 3;
getValidationsCount() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
getValidationsCount() - Method in class com.nnipa.proto.auth.ValidateUserCommand
repeated string validations = 4;
getValidationsCount() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
repeated string validations = 4;
getValidationsCount() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
getValidationsCount() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
repeated string validations = 3;
getValidationsCount() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
repeated string validations = 3;
getValidationsList() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
getValidationsList() - Method in class com.nnipa.proto.auth.ValidateUserCommand
repeated string validations = 4;
getValidationsList() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
repeated string validations = 4;
getValidationsList() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
getValidationsList() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
repeated string validations = 3;
getValidationsList() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
repeated string validations = 3;
getValueDescriptor() - Method in enum class com.nnipa.proto.common.CompressionType
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.DataFormat
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.DataIsolationStrategy
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.EncryptionStatus
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.EventStatus
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.MigrationStatus
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.OrganizationType
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.Priority
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.RegistrationType
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.StorageBackend
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.StorageTier
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.SubscriptionTier
 
getValueDescriptor() - Method in enum class com.nnipa.proto.common.UserStatus
 
getVersion() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Schema version
getVersion() - Method in class com.nnipa.proto.common.EventMetadata
Schema version
getVersion() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Schema version
getVersionBytes() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Schema version
getVersionBytes() - Method in class com.nnipa.proto.common.EventMetadata
Schema version
getVersionBytes() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Schema version
getVersionComment() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string version_comment = 7;
getVersionComment() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string version_comment = 7;
getVersionComment() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string version_comment = 7;
getVersionCommentBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string version_comment = 7;
getVersionCommentBytes() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
string version_comment = 7;
getVersionCommentBytes() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
string version_comment = 7;
getVersionData() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionData() - Method in class com.nnipa.proto.storage.CreateVersionCommand
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionData() - Method in interface com.nnipa.proto.storage.CreateVersionCommandOrBuilder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionData() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionData() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionData() - Method in interface com.nnipa.proto.storage.StorageVersionedEventOrBuilder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionDataBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionDataBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionDataOrBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionDataOrBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionDataOrBuilder() - Method in interface com.nnipa.proto.storage.CreateVersionCommandOrBuilder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
getVersionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionDataOrBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionDataOrBuilder() - Method in interface com.nnipa.proto.storage.StorageVersionedEventOrBuilder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
getVersionMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
Deprecated.
getVersionMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
Deprecated.
getVersionMetadata() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
Deprecated.
getVersionMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
Deprecated.
getVersionMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
Deprecated.
getVersionMetadata() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
Deprecated.
getVersionMetadataCount() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
getVersionMetadataCount() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
getVersionMetadataCount() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
map<string, string> version_metadata = 8;
getVersionMetadataCount() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
getVersionMetadataCount() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
getVersionMetadataCount() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
map<string, string> version_metadata = 11;
getVersionMetadataMap() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
getVersionMetadataMap() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
map<string, string> version_metadata = 8;
getVersionMetadataMap() - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
map<string, string> version_metadata = 8;
getVersionMetadataMap() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;
getVersionMetadataMap() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
map<string, string> version_metadata = 11;
getVersionMetadataMap() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
map<string, string> version_metadata = 11;
getVersionMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
getVersionMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
map<string, string> version_metadata = 8;
getVersionMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
map<string, string> version_metadata = 8;
getVersionMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;
getVersionMetadataOrDefault(String, String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
map<string, string> version_metadata = 11;
getVersionMetadataOrDefault(String, String) - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
map<string, string> version_metadata = 11;
getVersionMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
getVersionMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
map<string, string> version_metadata = 8;
getVersionMetadataOrThrow(String) - Method in interface com.nnipa.proto.storage.CreateVersionCommand.VersionDataOrBuilder
map<string, string> version_metadata = 8;
getVersionMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;
getVersionMetadataOrThrow(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
map<string, string> version_metadata = 11;
getVersionMetadataOrThrow(String) - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
map<string, string> version_metadata = 11;
getVersionNumber() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
int32 version_number = 4;
getVersionNumber() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
int32 version_number = 4;
getVersionNumber() - Method in interface com.nnipa.proto.storage.RestoreVersionCommand.RestoreDataOrBuilder
int32 version_number = 4;
getVersionNumber() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
int32 version_number = 13;
getVersionNumber() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
int32 version_number = 13;
getVersionNumber() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
int32 version_number = 13;
GRANTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
GRANTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.GrantPermissionCommand
 
GRANTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
GrantPermissionCommand - Class in com.nnipa.proto.authz
Command: Grant Permission
GrantPermissionCommand.Builder - Class in com.nnipa.proto.authz
Command: Grant Permission
GrantPermissionCommandOrBuilder - Interface in com.nnipa.proto.authz
 

H

hasAccessedAt() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
hasAccessedAt() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
.google.protobuf.Timestamp accessed_at = 6;
hasAccessedAt() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
.google.protobuf.Timestamp accessed_at = 6;
hasActivatedAt() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
hasActivatedAt() - Method in class com.nnipa.proto.auth.UserActivatedEvent
.google.protobuf.Timestamp activated_at = 5;
hasActivatedAt() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 5;
hasActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
hasActivatedAt() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
.google.protobuf.Timestamp activated_at = 5;
hasActivatedAt() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 5;
hasActivatedAt() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
hasActivatedAt() - Method in class com.nnipa.proto.user.UserActivatedEvent
.google.protobuf.Timestamp activated_at = 4;
hasActivatedAt() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
.google.protobuf.Timestamp activated_at = 4;
hasAddress() - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
hasAddress() - Method in class com.nnipa.proto.common.ContactInfo
.com.nnipa.proto.common.Address address = 5;
hasAddress() - Method in interface com.nnipa.proto.common.ContactInfoOrBuilder
.com.nnipa.proto.common.Address address = 5;
hasAppliedAt() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
hasAppliedAt() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
.google.protobuf.Timestamp applied_at = 6;
hasAppliedAt() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder
.google.protobuf.Timestamp applied_at = 6;
hasAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
hasAssignedAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.google.protobuf.Timestamp assigned_at = 7;
hasAssignedAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.google.protobuf.Timestamp assigned_at = 7;
hasAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
hasAttemptTime() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
.google.protobuf.Timestamp attempt_time = 6;
hasAttemptTime() - Method in interface com.nnipa.proto.auth.LoginFailedEvent.FailureDataOrBuilder
.google.protobuf.Timestamp attempt_time = 6;
hasBackupData() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
hasBackupData() - Method in class com.nnipa.proto.storage.CreateBackupCommand
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
hasBackupData() - Method in interface com.nnipa.proto.storage.CreateBackupCommandOrBuilder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
hasBackupData() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
hasBackupData() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
hasBackupData() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEventOrBuilder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
hasCancelledAt() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
hasCancelledAt() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.google.protobuf.Timestamp cancelled_at = 6;
hasCancelledAt() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.google.protobuf.Timestamp cancelled_at = 6;
hasChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
hasChangedAt() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
.google.protobuf.Timestamp changed_at = 5;
hasChangedAt() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
.google.protobuf.Timestamp changed_at = 5;
hasChangedAt() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
hasChangedAt() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp changed_at = 4;
hasChangedAt() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp changed_at = 4;
hasCheckedAt() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
hasCheckedAt() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
.google.protobuf.Timestamp checked_at = 8;
hasCheckedAt() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
.google.protobuf.Timestamp checked_at = 8;
hasCompletedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
hasCompletedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp completed_at = 8;
hasCompletedAt() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp completed_at = 8;
hasCompletedAt() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
hasCompletedAt() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
.google.protobuf.Timestamp completed_at = 6;
hasCompletedAt() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionDataOrBuilder
.google.protobuf.Timestamp completed_at = 6;
hasCompletedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
hasCompletedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
.google.protobuf.Timestamp completed_at = 8;
hasCompletedAt() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
.google.protobuf.Timestamp completed_at = 8;
hasCompletedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
hasCompletedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
.google.protobuf.Timestamp completed_at = 5;
hasCompletedAt() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp completed_at = 5;
hasCompletionData() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
hasCompletionData() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
hasCompletionData() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEventOrBuilder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
hasCompressedAt() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
hasCompressedAt() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
.google.protobuf.Timestamp compressed_at = 8;
hasCompressedAt() - Method in interface com.nnipa.proto.storage.StorageCompressedEvent.CompressionDataOrBuilder
.google.protobuf.Timestamp compressed_at = 8;
hasCompressionData() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
hasCompressionData() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
hasCompressionData() - Method in interface com.nnipa.proto.storage.StorageCompressedEventOrBuilder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
hasCopyData() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
hasCopyData() - Method in class com.nnipa.proto.storage.CopyObjectCommand
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
hasCopyData() - Method in interface com.nnipa.proto.storage.CopyObjectCommandOrBuilder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
hasCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
hasCreatedAt() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
.google.protobuf.Timestamp created_at = 7;
hasCreatedAt() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
.google.protobuf.Timestamp created_at = 7;
hasCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
hasCreatedAt() - Method in class com.nnipa.proto.common.AuditInfo
.google.protobuf.Timestamp created_at = 2;
hasCreatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
.google.protobuf.Timestamp created_at = 2;
hasCreatedAt() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
hasCreatedAt() - Method in class com.nnipa.proto.common.StorageMetadata
.google.protobuf.Timestamp created_at = 9;
hasCreatedAt() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
.google.protobuf.Timestamp created_at = 9;
hasCreatedAt() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
hasCreatedAt() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
.google.protobuf.Timestamp created_at = 16;
hasCreatedAt() - Method in interface com.nnipa.proto.storage.StorageCreatedEvent.StorageDataOrBuilder
.google.protobuf.Timestamp created_at = 16;
hasCreatedAt() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
hasCreatedAt() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
.google.protobuf.Timestamp created_at = 8;
hasCreatedAt() - Method in interface com.nnipa.proto.storage.StorageVersionedEvent.VersionDataOrBuilder
.google.protobuf.Timestamp created_at = 8;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
.google.protobuf.Timestamp created_at = 5;
hasCreatedAt() - Method in interface com.nnipa.proto.tenant.CreateTenantResponseOrBuilder
.google.protobuf.Timestamp created_at = 5;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse
.google.protobuf.Timestamp created_at = 8;
hasCreatedAt() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
.google.protobuf.Timestamp created_at = 8;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
.google.protobuf.Timestamp created_at = 9;
hasCreatedAt() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
.google.protobuf.Timestamp created_at = 9;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
hasCreatedAt() - Method in class com.nnipa.proto.tenant.TenantData
.google.protobuf.Timestamp created_at = 6;
hasCreatedAt() - Method in interface com.nnipa.proto.tenant.TenantDataOrBuilder
.google.protobuf.Timestamp created_at = 6;
hasCreatedAt() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
hasCreatedAt() - Method in class com.nnipa.proto.user.UserCreatedEvent
.google.protobuf.Timestamp created_at = 10;
hasCreatedAt() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.google.protobuf.Timestamp created_at = 10;
hasDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
hasDeactivatedAt() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
.google.protobuf.Timestamp deactivated_at = 4;
hasDeactivatedAt() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
.google.protobuf.Timestamp deactivated_at = 4;
hasDeactivatedAt() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
hasDeactivatedAt() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
.google.protobuf.Timestamp deactivated_at = 5;
hasDeactivatedAt() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
.google.protobuf.Timestamp deactivated_at = 5;
hasDeletedAt() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
hasDeletedAt() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
.google.protobuf.Timestamp deleted_at = 7;
hasDeletedAt() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
.google.protobuf.Timestamp deleted_at = 7;
hasDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
hasDeletedAt() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
.google.protobuf.Timestamp deleted_at = 5;
hasDeletedAt() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
.google.protobuf.Timestamp deleted_at = 5;
hasDeleteData() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
hasDeleteData() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
hasDeleteData() - Method in interface com.nnipa.proto.storage.DeleteObjectCommandOrBuilder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
hasDetails() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
hasDetails() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
hasDetails() - Method in interface com.nnipa.proto.tenant.CreateTenantCommandOrBuilder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
hasDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
hasDisabledAt() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
.google.protobuf.Timestamp disabled_at = 5;
hasDisabledAt() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
.google.protobuf.Timestamp disabled_at = 5;
hasDownloadData() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
hasDownloadData() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
hasDownloadData() - Method in interface com.nnipa.proto.storage.DownloadObjectCommandOrBuilder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
hasEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
hasEffectiveDate() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.google.protobuf.Timestamp effective_date = 7;
hasEffectiveDate() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.google.protobuf.Timestamp effective_date = 7;
hasEffectiveDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
hasEffectiveDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp effective_date = 5;
hasEffectiveDate() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp effective_date = 5;
hasEffectiveFrom() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
hasEffectiveFrom() - Method in class com.nnipa.proto.command.AssignRoleCommand
.google.protobuf.Timestamp effective_from = 6;
hasEffectiveFrom() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.google.protobuf.Timestamp effective_from = 6;
hasEmail() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string email = 3;
hasEmail() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string email = 3;
hasEmail() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string email = 3;
hasEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
hasEnabledAt() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
.google.protobuf.Timestamp enabled_at = 5;
hasEnabledAt() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
.google.protobuf.Timestamp enabled_at = 5;
hasEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
hasEnabledAt() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
.google.protobuf.Timestamp enabled_at = 6;
hasEnabledAt() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
.google.protobuf.Timestamp enabled_at = 6;
hasEncryptedAt() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
hasEncryptedAt() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
.google.protobuf.Timestamp encrypted_at = 6;
hasEncryptedAt() - Method in interface com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionDataOrBuilder
.google.protobuf.Timestamp encrypted_at = 6;
hasEncryptionData() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
hasEncryptionData() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
hasEncryptionData() - Method in interface com.nnipa.proto.storage.StorageEncryptedEventOrBuilder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
hasEndDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
hasEndDate() - Method in class com.nnipa.proto.tenant.SubscriptionData
Optional fields
hasEndDate() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
Optional fields
hasEntry() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
hasEntry() - Method in class com.nnipa.proto.command.AuditLogCommand
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
hasEntry() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
hasError() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
hasError() - Method in class com.nnipa.proto.common.CommandResponse
.com.nnipa.proto.common.ErrorDetail error = 3;
hasError() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
.com.nnipa.proto.common.ErrorDetail error = 3;
hasExceededAt() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
hasExceededAt() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
.google.protobuf.Timestamp exceeded_at = 6;
hasExceededAt() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaDataOrBuilder
.google.protobuf.Timestamp exceeded_at = 6;
hasExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
hasExpiresAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.google.protobuf.Timestamp expires_at = 7;
hasExpiresAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.google.protobuf.Timestamp expires_at = 7;
hasExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
hasExpiresAt() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.google.protobuf.Timestamp expires_at = 8;
hasExpiresAt() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.google.protobuf.Timestamp expires_at = 8;
hasExpiresAt() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
hasExpiresAt() - Method in class com.nnipa.proto.command.AssignRoleCommand
.google.protobuf.Timestamp expires_at = 7;
hasExpiresAt() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.google.protobuf.Timestamp expires_at = 7;
hasExpiresAt() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
hasExpiresAt() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
.google.protobuf.Timestamp expires_at = 6;
hasExpiresAt() - Method in interface com.nnipa.proto.storage.ShareObjectCommand.ShareDataOrBuilder
.google.protobuf.Timestamp expires_at = 6;
hasExpiresAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
hasExpiresAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
.google.protobuf.Timestamp expires_at = 8;
hasExpiresAt() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
.google.protobuf.Timestamp expires_at = 8;
hasFailedAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
hasFailedAt() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
.google.protobuf.Timestamp failed_at = 9;
hasFailedAt() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
.google.protobuf.Timestamp failed_at = 9;
hasFailedAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
hasFailedAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.google.protobuf.Timestamp failed_at = 8;
hasFailedAt() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.google.protobuf.Timestamp failed_at = 8;
hasFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
hasFailure() - Method in class com.nnipa.proto.auth.LoginFailedEvent
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
hasFailure() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
hasGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
hasGrantedAt() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
.google.protobuf.Timestamp granted_at = 7;
hasGrantedAt() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
.google.protobuf.Timestamp granted_at = 7;
hashCode() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
hashCode() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
hashCode() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
hashCode() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
hashCode() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
hashCode() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
hashCode() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
hashCode() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
hashCode() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
hashCode() - Method in class com.nnipa.proto.auth.SecurityEvent
 
hashCode() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
hashCode() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
hashCode() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
hashCode() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
hashCode() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
hashCode() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
hashCode() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
hashCode() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
hashCode() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
hashCode() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
hashCode() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
hashCode() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
hashCode() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
hashCode() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
hashCode() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
hashCode() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
hashCode() - Method in class com.nnipa.proto.billing.BillingEvent
 
hashCode() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
hashCode() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
hashCode() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
hashCode() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
hashCode() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
hashCode() - Method in class com.nnipa.proto.command.AuditLogCommand
 
hashCode() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
hashCode() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
hashCode() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
hashCode() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
hashCode() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
hashCode() - Method in class com.nnipa.proto.common.Address
 
hashCode() - Method in class com.nnipa.proto.common.AuditInfo
 
hashCode() - Method in class com.nnipa.proto.common.CommandMetadata
 
hashCode() - Method in class com.nnipa.proto.common.CommandResponse
 
hashCode() - Method in class com.nnipa.proto.common.ContactInfo
 
hashCode() - Method in class com.nnipa.proto.common.ErrorDetail
 
hashCode() - Method in class com.nnipa.proto.common.ErrorResponse
 
hashCode() - Method in class com.nnipa.proto.common.EventMetadata
 
hashCode() - Method in class com.nnipa.proto.common.PaginationInfo
 
hashCode() - Method in class com.nnipa.proto.common.StorageMetadata
 
hashCode() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
hashCode() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
hashCode() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
hashCode() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
hashCode() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
hashCode() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
hashCode() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
hashCode() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
hashCode() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
hashCode() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
hashCode() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
hashCode() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
hashCode() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
hashCode() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
hashCode() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
hashCode() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
hashCode() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
hashCode() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
hashCode() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
hashCode() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
hashCode() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
hashCode() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
hashCode() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
hashCode() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
hashCode() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
hashCode() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
hashCode() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
hashCode() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
hashCode() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
hashCode() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
hashCode() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
hashCode() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
hashCode() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
hashCode() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
hashCode() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
hashCode() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantData
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
hashCode() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
hashCode() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
hashCode() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
hashCode() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
hashCode() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
hashCode() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
hashCode() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
hashCode() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
hashCode() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
hashCode() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
hashCode() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
hashCode() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
hashCode() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
hasLastAccessed() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
hasLastAccessed() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
.google.protobuf.Timestamp last_accessed = 11;
hasLastAccessed() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
.google.protobuf.Timestamp last_accessed = 11;
hasLastActivity() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
hasLastActivity() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
.google.protobuf.Timestamp last_activity = 4;
hasLastActivity() - Method in interface com.nnipa.proto.tenant.GetTenantStatusResponseOrBuilder
.google.protobuf.Timestamp last_activity = 4;
hasLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
hasLogin() - Method in class com.nnipa.proto.auth.UserLoginEvent
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
hasLogin() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
hasLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
hasLoginTime() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
.google.protobuf.Timestamp login_time = 9;
hasLoginTime() - Method in interface com.nnipa.proto.auth.UserLoginEvent.LoginDataOrBuilder
.google.protobuf.Timestamp login_time = 9;
hasLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
hasLogout() - Method in class com.nnipa.proto.auth.UserLogoutEvent
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
hasLogout() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
hasLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
hasLogoutTime() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
.google.protobuf.Timestamp logout_time = 4;
hasLogoutTime() - Method in interface com.nnipa.proto.auth.UserLogoutEvent.LogoutDataOrBuilder
.google.protobuf.Timestamp logout_time = 4;
hasMetadata() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.ActivateUserCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.ActivateUserCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.LoginFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.LoginFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.MFAEnabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.PasswordChangedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.ResetPasswordCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.SelfSignupEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.UserActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserLoginEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.UserLoginEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserLogoutEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.UserLogoutEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.auth.ValidateUserCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.auth.ValidateUserCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.AuthorizationCheckedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.CheckAuthorizationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.GrantPermissionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.PermissionGrantedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.RoleAssignedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.RoleCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.BillingEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.billing.PaymentFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.AssignRoleCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.command.AssignRoleCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.AuditLogCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.command.AuditLogCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.CreateTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.command.CreateTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.command.CreateUserProfileCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.command.ProvisionResourcesCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.command.SendNotificationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.CopyObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.CopyObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.CreateBackupCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.CreateBackupCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.CreateVersionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.CreateVersionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.DeleteObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.DownloadObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.MigrateStorageCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.MoveObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.MoveObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.RestoreVersionCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ScanObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.ScanObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ShareObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.ShareObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageAccessedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageCompressedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageDeletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageEncryptedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageMigrationCompletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageReplicatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageRestoredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageScannedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageScannedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageSharedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageSharedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageTieredEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageTieredEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.StorageVersionedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.UploadObjectCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.UploadObjectCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
.com.nnipa.proto.common.CommandMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.CreateTenantCommandOrBuilder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.FeatureDisabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.FeatureEnabledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.ProvisionTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionCancelledEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantCreationResponseEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantDeletedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantMigratedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
.com.nnipa.proto.common.CommandMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.tenant.ValidateTenantCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.SyncUserDataCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.SyncUserDataCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.UpdateUserProfileCommandOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserActivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.UserActivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserCreatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.UserCreatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.UserDeactivatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in class com.nnipa.proto.user.UserUpdatedEvent
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMetadata() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
.com.nnipa.proto.common.EventMetadata metadata = 1;
hasMigration() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
hasMigration() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
hasMigration() - Method in interface com.nnipa.proto.tenant.TenantMigratedEventOrBuilder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
hasMigrationData() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
hasMigrationData() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
hasMigrationData() - Method in interface com.nnipa.proto.storage.MigrateStorageCommandOrBuilder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
hasMigrationData() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
hasMigrationData() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
hasMigrationData() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEventOrBuilder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
hasModifiedAt() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
hasModifiedAt() - Method in class com.nnipa.proto.common.StorageMetadata
.google.protobuf.Timestamp modified_at = 10;
hasModifiedAt() - Method in interface com.nnipa.proto.common.StorageMetadataOrBuilder
.google.protobuf.Timestamp modified_at = 10;
hasMoveData() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
hasMoveData() - Method in class com.nnipa.proto.storage.MoveObjectCommand
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
hasMoveData() - Method in interface com.nnipa.proto.storage.MoveObjectCommandOrBuilder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
hasName() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string name = 1;
hasName() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
optional string name = 1;
hasName() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
optional string name = 1;
hasName() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string name = 2;
hasName() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string name = 2;
hasName() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string name = 2;
hasNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
hasNewValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Any new_value = 7;
hasNewValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Any new_value = 7;
hasNextBillingDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
hasNextBillingDate() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
.google.protobuf.Timestamp next_billing_date = 6;
hasNextBillingDate() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder
.google.protobuf.Timestamp next_billing_date = 6;
hasNextRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
hasNextRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.google.protobuf.Timestamp next_renewal_date = 5;
hasNextRenewalDate() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp next_renewal_date = 5;
hasNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
hasNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionData
.google.protobuf.Timestamp next_renewal_date = 10;
hasNextRenewalDate() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
.google.protobuf.Timestamp next_renewal_date = 10;
hasNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
hasNextRenewalDate() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.google.protobuf.Timestamp next_renewal_date = 6;
hasNextRenewalDate() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp next_renewal_date = 6;
hasNextRetryAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
hasNextRetryAt() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
.google.protobuf.Timestamp next_retry_at = 9;
hasNextRetryAt() - Method in interface com.nnipa.proto.tenant.TenantBillingFailedEventOrBuilder
.google.protobuf.Timestamp next_retry_at = 9;
hasNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
hasNotification() - Method in class com.nnipa.proto.command.SendNotificationCommand
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
hasNotification() - Method in interface com.nnipa.proto.command.SendNotificationCommandOrBuilder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
hasOccurredAt() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
hasOccurredAt() - Method in class com.nnipa.proto.billing.BillingEvent
.google.protobuf.Timestamp occurred_at = 5;
hasOccurredAt() - Method in interface com.nnipa.proto.billing.BillingEventOrBuilder
.google.protobuf.Timestamp occurred_at = 5;
hasOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
hasOldValue() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Any old_value = 6;
hasOldValue() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Any old_value = 6;
hasPaidAt() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
hasPaidAt() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
.google.protobuf.Timestamp paid_at = 7;
hasPaidAt() - Method in interface com.nnipa.proto.billing.PaymentSucceededEventOrBuilder
.google.protobuf.Timestamp paid_at = 7;
hasPolicyData() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
hasPolicyData() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
hasPolicyData() - Method in interface com.nnipa.proto.storage.ApplyLifecyclePolicyCommandOrBuilder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
hasPolicyData() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
hasPolicyData() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
hasPolicyData() - Method in interface com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEventOrBuilder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
hasQuotaData() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
hasQuotaData() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
hasQuotaData() - Method in interface com.nnipa.proto.storage.StorageQuotaExceededEventOrBuilder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
hasReactivatedAt() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
hasReactivatedAt() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
.google.protobuf.Timestamp reactivated_at = 3;
hasReactivatedAt() - Method in interface com.nnipa.proto.tenant.TenantReactivatedEventOrBuilder
.google.protobuf.Timestamp reactivated_at = 3;
hasRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
hasRegisteredAt() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
.google.protobuf.Timestamp registered_at = 6;
hasRegisteredAt() - Method in interface com.nnipa.proto.auth.UserRegisteredEvent.RegistrationDataOrBuilder
.google.protobuf.Timestamp registered_at = 6;
hasRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
hasRegistration() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
hasRegistration() - Method in interface com.nnipa.proto.auth.UserRegisteredEventOrBuilder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
hasRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
hasRenewalDate() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
.google.protobuf.Timestamp renewal_date = 4;
hasRenewalDate() - Method in interface com.nnipa.proto.billing.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp renewal_date = 4;
hasRenewedAt() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
hasRenewedAt() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
.google.protobuf.Timestamp renewed_at = 5;
hasRenewedAt() - Method in interface com.nnipa.proto.tenant.SubscriptionRenewedEventOrBuilder
.google.protobuf.Timestamp renewed_at = 5;
hasReplicationData() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
hasReplicationData() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
hasReplicationData() - Method in interface com.nnipa.proto.storage.StorageReplicatedEventOrBuilder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
hasRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
hasRequestedAt() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
.google.protobuf.Timestamp requested_at = 6;
hasRequestedAt() - Method in interface com.nnipa.proto.auth.PasswordResetRequestedEventOrBuilder
.google.protobuf.Timestamp requested_at = 6;
hasResponse() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
hasResponse() - Method in class com.nnipa.proto.storage.StorageOperationResult
.com.nnipa.proto.common.CommandResponse response = 1;
hasResponse() - Method in interface com.nnipa.proto.storage.StorageOperationResultOrBuilder
.com.nnipa.proto.common.CommandResponse response = 1;
hasRestoredAt() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
hasRestoredAt() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
.google.protobuf.Timestamp restored_at = 6;
hasRestoredAt() - Method in interface com.nnipa.proto.storage.StorageRestoredEvent.RestoreDataOrBuilder
.google.protobuf.Timestamp restored_at = 6;
hasRestoreData() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
hasRestoreData() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
hasRestoreData() - Method in interface com.nnipa.proto.storage.RestoreFromBackupCommandOrBuilder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
hasRestoreData() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
hasRestoreData() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
hasRestoreData() - Method in interface com.nnipa.proto.storage.RestoreVersionCommandOrBuilder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
hasRestoreData() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
hasRestoreData() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
hasRestoreData() - Method in interface com.nnipa.proto.storage.StorageRestoredEventOrBuilder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
hasResultData() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
hasResultData() - Method in class com.nnipa.proto.storage.StorageOperationResult
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
hasResultData() - Method in interface com.nnipa.proto.storage.StorageOperationResultOrBuilder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
hasRetentionUntil() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
hasRetentionUntil() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
.google.protobuf.Timestamp retention_until = 5;
hasRetentionUntil() - Method in interface com.nnipa.proto.storage.CreateBackupCommand.BackupDataOrBuilder
.google.protobuf.Timestamp retention_until = 5;
hasRetentionUntil() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
hasRetentionUntil() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp retention_until = 11;
hasRetentionUntil() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp retention_until = 11;
hasRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
hasRevokedAt() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
.google.protobuf.Timestamp revoked_at = 7;
hasRevokedAt() - Method in interface com.nnipa.proto.authz.RoleRevokedEventOrBuilder
.google.protobuf.Timestamp revoked_at = 7;
hasScanData() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
hasScanData() - Method in class com.nnipa.proto.storage.ScanObjectCommand
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
hasScanData() - Method in interface com.nnipa.proto.storage.ScanObjectCommandOrBuilder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
hasScanData() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
hasScanData() - Method in class com.nnipa.proto.storage.StorageScannedEvent
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
hasScanData() - Method in interface com.nnipa.proto.storage.StorageScannedEventOrBuilder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
hasScannedAt() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
hasScannedAt() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
.google.protobuf.Timestamp scanned_at = 8;
hasScannedAt() - Method in interface com.nnipa.proto.storage.StorageScannedEvent.ScanDataOrBuilder
.google.protobuf.Timestamp scanned_at = 8;
hasSendAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
hasSendAt() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
.google.protobuf.Timestamp send_at = 9;
hasSendAt() - Method in interface com.nnipa.proto.command.SendNotificationCommand.NotificationDataOrBuilder
.google.protobuf.Timestamp send_at = 9;
hasSharedAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
hasSharedAt() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
.google.protobuf.Timestamp shared_at = 7;
hasSharedAt() - Method in interface com.nnipa.proto.storage.StorageSharedEvent.ShareDataOrBuilder
.google.protobuf.Timestamp shared_at = 7;
hasShareData() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
hasShareData() - Method in class com.nnipa.proto.storage.ShareObjectCommand
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
hasShareData() - Method in interface com.nnipa.proto.storage.ShareObjectCommandOrBuilder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
hasShareData() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
hasShareData() - Method in class com.nnipa.proto.storage.StorageSharedEvent
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
hasShareData() - Method in interface com.nnipa.proto.storage.StorageSharedEventOrBuilder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
hasStartDate() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
hasStartDate() - Method in class com.nnipa.proto.tenant.SubscriptionData
.google.protobuf.Timestamp start_date = 5;
hasStartDate() - Method in interface com.nnipa.proto.tenant.SubscriptionDataOrBuilder
.google.protobuf.Timestamp start_date = 5;
hasStartedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in interface com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in interface com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in interface com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationDataOrBuilder
.google.protobuf.Timestamp started_at = 7;
hasStartedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
hasStartedAt() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
.google.protobuf.Timestamp started_at = 4;
hasStartedAt() - Method in interface com.nnipa.proto.tenant.TenantMigratedEvent.MigrationDataOrBuilder
.google.protobuf.Timestamp started_at = 4;
hasStorageData() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
hasStorageData() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
hasStorageData() - Method in interface com.nnipa.proto.storage.StorageCreatedEventOrBuilder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
hasStorageData() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
hasStorageData() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
hasStorageData() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
hasSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
hasSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
hasSubscription() - Method in interface com.nnipa.proto.tenant.SubscriptionCreatedEventOrBuilder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
hasSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
hasSubscription() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
hasSubscription() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
hasSubscriptionData() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
hasSubscriptionData() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
hasSubscriptionData() - Method in interface com.nnipa.proto.tenant.TenantSubscriptionChangedEventOrBuilder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
hasSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string subscription_plan = 2;
hasSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
optional string subscription_plan = 2;
hasSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetailsOrBuilder
optional string subscription_plan = 2;
hasSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string subscription_plan = 4;
hasSubscriptionPlan() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
optional string subscription_plan = 4;
hasSubscriptionPlan() - Method in interface com.nnipa.proto.tenant.UpdateTenantRequestOrBuilder
optional string subscription_plan = 4;
hasSuspendedAt() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
hasSuspendedAt() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
.google.protobuf.Timestamp suspended_at = 6;
hasSuspendedAt() - Method in interface com.nnipa.proto.tenant.TenantSuspendedEventOrBuilder
.google.protobuf.Timestamp suspended_at = 6;
hasTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
hasTenant() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
.com.nnipa.proto.tenant.TenantData tenant = 2;
hasTenant() - Method in interface com.nnipa.proto.tenant.TenantCreatedEventOrBuilder
.com.nnipa.proto.tenant.TenantData tenant = 2;
hasTenant() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
hasTenant() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.com.nnipa.proto.tenant.TenantData tenant = 2;
hasTenant() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.com.nnipa.proto.tenant.TenantData tenant = 2;
hasTierChangeData() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
hasTierChangeData() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
hasTierChangeData() - Method in interface com.nnipa.proto.storage.ChangeStorageTierCommandOrBuilder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
hasTierData() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
hasTierData() - Method in class com.nnipa.proto.storage.StorageTieredEvent
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
hasTierData() - Method in interface com.nnipa.proto.storage.StorageTieredEventOrBuilder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
hasTimestamp() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
hasTimestamp() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
.google.protobuf.Timestamp timestamp = 14;
hasTimestamp() - Method in interface com.nnipa.proto.auth.AdminCreatedUserEventOrBuilder
.google.protobuf.Timestamp timestamp = 14;
hasTimestamp() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
hasTimestamp() - Method in class com.nnipa.proto.auth.SelfSignupEvent
.google.protobuf.Timestamp timestamp = 13;
hasTimestamp() - Method in interface com.nnipa.proto.auth.SelfSignupEventOrBuilder
.google.protobuf.Timestamp timestamp = 13;
hasTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
hasTimestamp() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
.google.protobuf.Timestamp timestamp = 9;
hasTimestamp() - Method in interface com.nnipa.proto.command.AuditLogCommand.AuditEntryOrBuilder
.google.protobuf.Timestamp timestamp = 9;
hasTimestamp() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in class com.nnipa.proto.common.CommandMetadata
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in interface com.nnipa.proto.common.CommandMetadataOrBuilder
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.nnipa.proto.common.CommandResponse
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in interface com.nnipa.proto.common.CommandResponseOrBuilder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.nnipa.proto.common.ErrorDetail
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in interface com.nnipa.proto.common.ErrorDetailOrBuilder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.nnipa.proto.common.ErrorResponse
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in interface com.nnipa.proto.common.ErrorResponseOrBuilder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
hasTimestamp() - Method in class com.nnipa.proto.common.EventMetadata
Event creation time
hasTimestamp() - Method in interface com.nnipa.proto.common.EventMetadataOrBuilder
Event creation time
hasTransitionedAt() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
hasTransitionedAt() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
.google.protobuf.Timestamp transitioned_at = 7;
hasTransitionedAt() - Method in interface com.nnipa.proto.storage.StorageTieredEvent.TierDataOrBuilder
.google.protobuf.Timestamp transitioned_at = 7;
hasUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.common.AuditInfo
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in interface com.nnipa.proto.common.AuditInfoOrBuilder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in interface com.nnipa.proto.storage.StorageUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
.google.protobuf.Timestamp updated_at = 6;
hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.FeatureUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 6;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.GetTenantResponse
.google.protobuf.Timestamp updated_at = 9;
hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.GetTenantResponseOrBuilder
.google.protobuf.Timestamp updated_at = 9;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.SubscriptionUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.TenantUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 4;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
.google.protobuf.Timestamp updated_at = 3;
hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.UpdateTenantResponseOrBuilder
.google.protobuf.Timestamp updated_at = 3;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
hasUpdatedAt() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
.google.protobuf.Timestamp updated_at = 6;
hasUpdatedAt() - Method in interface com.nnipa.proto.tenant.UpdateUserTenantAssociationCommandOrBuilder
.google.protobuf.Timestamp updated_at = 6;
hasUpdatedAt() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
hasUpdatedAt() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
.google.protobuf.Timestamp updated_at = 5;
hasUpdatedAt() - Method in interface com.nnipa.proto.user.UserProfileUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 5;
hasUpdatedAt() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
hasUpdatedAt() - Method in class com.nnipa.proto.user.UserUpdatedEvent
.google.protobuf.Timestamp updated_at = 5;
hasUpdatedAt() - Method in interface com.nnipa.proto.user.UserUpdatedEventOrBuilder
.google.protobuf.Timestamp updated_at = 5;
hasUpdates() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
hasUpdates() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
hasUpdates() - Method in interface com.nnipa.proto.tenant.UpdateTenantCommandOrBuilder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
hasUploadData() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
hasUploadData() - Method in class com.nnipa.proto.storage.UploadObjectCommand
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
hasUploadData() - Method in interface com.nnipa.proto.storage.UploadObjectCommandOrBuilder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
hasUrlData() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
hasUrlData() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
hasUrlData() - Method in interface com.nnipa.proto.storage.GeneratePresignedUrlCommandOrBuilder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
hasValidationData() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
hasValidationData() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
hasValidationData() - Method in interface com.nnipa.proto.storage.ValidateStorageIntegrityCommandOrBuilder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
hasVersionData() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
hasVersionData() - Method in class com.nnipa.proto.storage.CreateVersionCommand
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
hasVersionData() - Method in interface com.nnipa.proto.storage.CreateVersionCommandOrBuilder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
hasVersionData() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
hasVersionData() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
hasVersionData() - Method in interface com.nnipa.proto.storage.StorageVersionedEventOrBuilder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
HEADERS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
HEADERS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
HIGH_PRIORITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 

I

IMMEDIATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
INITIAL_ROLE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
INITIATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
INITIATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SecurityEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.BillingEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.AuditLogCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.Address.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.Address
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.AuditInfo
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.CommandMetadata
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.CommandResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ContactInfo
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ErrorDetail
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.ErrorResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.EventMetadata
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.PaginationInfo
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.common.StorageMetadata
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.SecurityEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.billing.BillingEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.CreateTenantCommand
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.CommandMetadata
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorDetail
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorResponse
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.EventMetadata
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.common.StorageMetadata
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
internalGetMapFieldReflection(int) - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.CompressionType
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.DataFormat
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.EncryptionStatus
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.EventStatus
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.MigrationStatus
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.OrganizationType
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.Priority
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.RegistrationType
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.StorageBackend
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.StorageTier
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.SubscriptionTier
 
internalGetValueMap() - Static method in enum class com.nnipa.proto.common.UserStatus
 
INVOICE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ActivateUserCommand
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ResetPasswordCommand
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserActivatedEvent
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
IS_ACTIVE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
IS_CURRENT_VERSION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
IS_PUBLIC_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
isInitialized() - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
isInitialized() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
isInitialized() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
isInitialized() - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.SecurityEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
isInitialized() - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
isInitialized() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
isInitialized() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
isInitialized() - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
isInitialized() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
isInitialized() - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
isInitialized() - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
isInitialized() - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
isInitialized() - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.billing.BillingEvent
 
isInitialized() - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
isInitialized() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
isInitialized() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
isInitialized() - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.AuditLogCommand
 
isInitialized() - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
isInitialized() - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
isInitialized() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
isInitialized() - Method in class com.nnipa.proto.common.Address.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.Address
 
isInitialized() - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.AuditInfo
 
isInitialized() - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.CommandMetadata
 
isInitialized() - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.CommandResponse
 
isInitialized() - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.ContactInfo
 
isInitialized() - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.ErrorDetail
 
isInitialized() - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.ErrorResponse
 
isInitialized() - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.EventMetadata
 
isInitialized() - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.PaginationInfo
 
isInitialized() - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
isInitialized() - Method in class com.nnipa.proto.common.StorageMetadata
 
isInitialized() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
isInitialized() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
isInitialized() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
isInitialized() - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
isInitialized() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
isInitialized() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
isInitialized() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
isInitialized() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
isInitialized() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
isInitialized() - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
isInitialized() - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
isInitialized() - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
isInitialized() - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
isInitialized() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
isInitialized() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
isInitialized() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
isInitialized() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
isInitialized() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantData
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
isInitialized() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
isInitialized() - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
isInitialized() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
isInitialized() - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
isInitialized() - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
isInitialized() - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
isInitialized() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
isInitialized() - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
isInitialized() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
ISOLATION_STRATEGY_CLUSTER - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_CLUSTER = 4;
ISOLATION_STRATEGY_CLUSTER_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_CLUSTER = 4;
ISOLATION_STRATEGY_DATABASE - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_DATABASE = 3;
ISOLATION_STRATEGY_DATABASE_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_DATABASE = 3;
ISOLATION_STRATEGY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
ISOLATION_STRATEGY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
ISOLATION_STRATEGY_SCHEMA - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_SCHEMA = 2;
ISOLATION_STRATEGY_SCHEMA_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_SCHEMA = 2;
ISOLATION_STRATEGY_SHARED - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_SHARED = 1;
ISOLATION_STRATEGY_SHARED_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_SHARED = 1;
ISOLATION_STRATEGY_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_UNSPECIFIED = 0;
ISOLATION_STRATEGY_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.DataIsolationStrategy
ISOLATION_STRATEGY_UNSPECIFIED = 0;

K

KEY_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 

L

LAST_ACCESSED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
LAST_ACTIVITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
LAST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
LAST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
LAST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
LAST_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
LATITUDE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
LOGIN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent
 
LOGIN_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
LoginFailedEvent - Class in com.nnipa.proto.auth
Event: Login Failed
LoginFailedEvent.Builder - Class in com.nnipa.proto.auth
Event: Login Failed
LoginFailedEvent.FailureData - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.LoginFailedEvent.FailureData
LoginFailedEvent.FailureData.Builder - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.LoginFailedEvent.FailureData
LoginFailedEvent.FailureDataOrBuilder - Interface in com.nnipa.proto.auth
 
LoginFailedEventOrBuilder - Interface in com.nnipa.proto.auth
 
LOGOUT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent
 
LOGOUT_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
LOGOUT_TIME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
LONGITUDE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 

M

MAX_USERS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
mergeAccessedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
mergeActivatedAt(Timestamp) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
mergeActivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
mergeActivatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
mergeAddress(Address) - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
mergeAppliedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
mergeAssignedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
mergeAttemptTime(Timestamp) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
mergeBackupData(CreateBackupCommand.BackupData) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
mergeBackupData(StorageBackupCreatedEvent.BackupData) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
mergeCancelledAt(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
mergeChangedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
mergeChangedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
mergeCheckedAt(Timestamp) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
mergeCompletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
mergeCompletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
mergeCompletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
mergeCompletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
mergeCompletionData(StorageMigrationCompletedEvent.CompletionData) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
mergeCompressedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
mergeCompressionData(StorageCompressedEvent.CompressionData) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
mergeCopyData(CopyObjectCommand.CopyData) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
mergeCreatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
mergeDeactivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
mergeDeactivatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
mergeDeletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
mergeDeletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
mergeDeleteData(DeleteObjectCommand.DeleteData) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
mergeDetails(CreateTenantCommand.TenantDetails) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
mergeDisabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
mergeDownloadData(DownloadObjectCommand.DownloadData) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
mergeEffectiveDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
mergeEffectiveDate(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
mergeEffectiveFrom(Timestamp) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
mergeEnabledAt(Timestamp) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
mergeEnabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
mergeEncryptedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
mergeEncryptionData(StorageEncryptedEvent.EncryptionData) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
mergeEndDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
mergeEntry(AuditLogCommand.AuditEntry) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
mergeError(ErrorDetail) - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
mergeExceededAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
mergeExpiresAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
mergeFailedAt(Timestamp) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
mergeFailedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
mergeFailure(LoginFailedEvent.FailureData) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.Address.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
mergeFrom(Message) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
mergeFrom(ActivateUserCommand) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
mergeFrom(AdminCreatedUserEvent) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
mergeFrom(AuthenticationEvent) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
mergeFrom(LoginFailedEvent) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
mergeFrom(LoginFailedEvent.FailureData) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
mergeFrom(MFAEnabledEvent) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
mergeFrom(PasswordChangedEvent) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
mergeFrom(PasswordResetRequestedEvent) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
mergeFrom(ResetPasswordCommand) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
mergeFrom(SecurityEvent) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
mergeFrom(SelfSignupEvent) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
mergeFrom(UserActivatedEvent) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
mergeFrom(UserLoginEvent) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
mergeFrom(UserLoginEvent.LoginData) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
mergeFrom(UserLogoutEvent) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
mergeFrom(UserLogoutEvent.LogoutData) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
mergeFrom(UserRegisteredEvent) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
mergeFrom(UserRegisteredEvent.RegistrationData) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
mergeFrom(ValidateUserCommand) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
mergeFrom(AuthorizationCheckedEvent) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
mergeFrom(CheckAuthorizationCommand) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
mergeFrom(GrantPermissionCommand) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
mergeFrom(PermissionGrantedEvent) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
mergeFrom(RoleAssignedEvent) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
mergeFrom(RoleCreatedEvent) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
mergeFrom(RoleRevokedEvent) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
mergeFrom(BillingEvent) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
mergeFrom(PaymentFailedEvent) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
mergeFrom(PaymentSucceededEvent) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
mergeFrom(SubscriptionRenewedEvent) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
mergeFrom(AssignRoleCommand) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
mergeFrom(AuditLogCommand) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
mergeFrom(AuditLogCommand.AuditEntry) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
mergeFrom(CreateTenantCommand) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
mergeFrom(CreateUserProfileCommand) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
mergeFrom(ProvisionResourcesCommand) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
mergeFrom(SendNotificationCommand) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
mergeFrom(SendNotificationCommand.NotificationData) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
mergeFrom(Address) - Method in class com.nnipa.proto.common.Address.Builder
 
mergeFrom(AuditInfo) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
mergeFrom(CommandMetadata) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
mergeFrom(CommandResponse) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
mergeFrom(ContactInfo) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
mergeFrom(ErrorDetail) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
mergeFrom(ErrorResponse) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
mergeFrom(EventMetadata) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
mergeFrom(PaginationInfo) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
mergeFrom(StorageMetadata) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
mergeFrom(ApplyLifecyclePolicyCommand) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
mergeFrom(ApplyLifecyclePolicyCommand.PolicyData) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
mergeFrom(ApplyLifecyclePolicyCommand.PolicyRule) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
mergeFrom(ChangeStorageTierCommand) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
mergeFrom(ChangeStorageTierCommand.TierChangeData) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
mergeFrom(CopyObjectCommand) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
mergeFrom(CopyObjectCommand.CopyData) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
mergeFrom(CreateBackupCommand) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
mergeFrom(CreateBackupCommand.BackupData) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
mergeFrom(CreateVersionCommand) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
mergeFrom(CreateVersionCommand.VersionData) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
mergeFrom(DeleteObjectCommand) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
mergeFrom(DeleteObjectCommand.DeleteData) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
mergeFrom(DownloadObjectCommand) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
mergeFrom(DownloadObjectCommand.DownloadData) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
mergeFrom(GeneratePresignedUrlCommand) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
mergeFrom(GeneratePresignedUrlCommand.UrlData) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
mergeFrom(MigrateStorageCommand) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
mergeFrom(MigrateStorageCommand.MigrationData) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
mergeFrom(MoveObjectCommand) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
mergeFrom(MoveObjectCommand.MoveData) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
mergeFrom(RestoreFromBackupCommand) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
mergeFrom(RestoreFromBackupCommand.RestoreData) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
mergeFrom(RestoreVersionCommand) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
mergeFrom(RestoreVersionCommand.RestoreData) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
mergeFrom(ScanObjectCommand) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
mergeFrom(ScanObjectCommand.ScanData) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
mergeFrom(ShareObjectCommand) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
mergeFrom(ShareObjectCommand.ShareData) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
mergeFrom(StorageAccessedEvent) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
mergeFrom(StorageBackupCreatedEvent) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
mergeFrom(StorageBackupCreatedEvent.BackupData) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
mergeFrom(StorageCompressedEvent) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
mergeFrom(StorageCompressedEvent.CompressionData) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
mergeFrom(StorageCreatedEvent) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
mergeFrom(StorageCreatedEvent.StorageData) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
mergeFrom(StorageDeletedEvent) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
mergeFrom(StorageEncryptedEvent) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
mergeFrom(StorageEncryptedEvent.EncryptionData) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
mergeFrom(StorageLifecyclePolicyAppliedEvent) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
mergeFrom(StorageLifecyclePolicyAppliedEvent.PolicyData) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
mergeFrom(StorageMigrationCompletedEvent) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
mergeFrom(StorageMigrationCompletedEvent.CompletionData) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
mergeFrom(StorageMigrationStartedEvent) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
mergeFrom(StorageMigrationStartedEvent.MigrationData) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
mergeFrom(StorageOperationResult) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
mergeFrom(StorageOperationResult.ResultData) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
mergeFrom(StorageQuotaExceededEvent) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
mergeFrom(StorageQuotaExceededEvent.QuotaData) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
mergeFrom(StorageReplicatedEvent) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
mergeFrom(StorageReplicatedEvent.ReplicationData) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
mergeFrom(StorageRestoredEvent) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
mergeFrom(StorageRestoredEvent.RestoreData) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
mergeFrom(StorageScannedEvent) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
mergeFrom(StorageScannedEvent.ScanData) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
mergeFrom(StorageSharedEvent) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
mergeFrom(StorageSharedEvent.ShareData) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
mergeFrom(StorageTieredEvent) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
mergeFrom(StorageTieredEvent.TierData) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
mergeFrom(StorageUpdatedEvent) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
mergeFrom(StorageVersionedEvent) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
mergeFrom(StorageVersionedEvent.VersionData) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
mergeFrom(UploadObjectCommand) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
mergeFrom(UploadObjectCommand.UploadData) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
mergeFrom(ValidateStorageIntegrityCommand) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
mergeFrom(ValidateStorageIntegrityCommand.ValidationData) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
mergeFrom(ActivateTenantRequest) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
mergeFrom(CreateTenantCommand) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
mergeFrom(CreateTenantCommand.TenantDetails) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
mergeFrom(CreateTenantRequest) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
mergeFrom(CreateTenantResponse) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
mergeFrom(FeatureDisabledEvent) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
mergeFrom(FeatureEnabledEvent) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
mergeFrom(FeatureUpdatedEvent) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
mergeFrom(GetTenantByCodeRequest) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
mergeFrom(GetTenantRequest) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
mergeFrom(GetTenantResponse) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
mergeFrom(GetTenantStatusRequest) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
mergeFrom(GetTenantStatusResponse) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
mergeFrom(ProvisionTenantCommand) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
mergeFrom(SubscriptionCancelledEvent) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
mergeFrom(SubscriptionCreatedEvent) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
mergeFrom(SubscriptionData) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
mergeFrom(SubscriptionRenewedEvent) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
mergeFrom(SubscriptionUpdatedEvent) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
mergeFrom(SuspendTenantRequest) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
mergeFrom(TenantActivatedEvent) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
mergeFrom(TenantBillingFailedEvent) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
mergeFrom(TenantCreatedEvent) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
mergeFrom(TenantCreationResponseEvent) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
mergeFrom(TenantData) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
mergeFrom(TenantDeactivatedEvent) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
mergeFrom(TenantDeletedEvent) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
mergeFrom(TenantExistsRequest) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
mergeFrom(TenantExistsResponse) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
mergeFrom(TenantMigratedEvent) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
mergeFrom(TenantMigratedEvent.MigrationData) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
mergeFrom(TenantReactivatedEvent) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
mergeFrom(TenantSubscriptionChangedEvent) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
mergeFrom(TenantSubscriptionChangedEvent.SubscriptionData) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
mergeFrom(TenantSuspendedEvent) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
mergeFrom(TenantUpdatedEvent) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
mergeFrom(UpdateTenantCommand) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
mergeFrom(UpdateTenantCommand.UpdateDetails) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
mergeFrom(UpdateTenantRequest) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
mergeFrom(UpdateTenantResponse) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
mergeFrom(UpdateUserTenantAssociationCommand) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
mergeFrom(ValidateTenantCommand) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
mergeFrom(SyncUserDataCommand) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
mergeFrom(UpdateUserProfileCommand) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
mergeFrom(UserActivatedEvent) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
mergeFrom(UserCreatedEvent) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
mergeFrom(UserDeactivatedEvent) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
mergeFrom(UserProfileUpdatedEvent) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
mergeFrom(UserUpdatedEvent) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
mergeGrantedAt(Timestamp) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
mergeLastAccessed(Timestamp) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
mergeLastActivity(Timestamp) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
mergeLogin(UserLoginEvent.LoginData) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
mergeLoginTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
mergeLogout(UserLogoutEvent.LogoutData) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
mergeLogoutTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
mergeMetadata(CommandMetadata) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
mergeMetadata(CommandMetadata) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
mergeMigration(TenantMigratedEvent.MigrationData) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
mergeMigrationData(MigrateStorageCommand.MigrationData) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
mergeMigrationData(StorageMigrationStartedEvent.MigrationData) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
mergeModifiedAt(Timestamp) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
mergeMoveData(MoveObjectCommand.MoveData) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
mergeNewValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
mergeNextBillingDate(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
mergeNextRenewalDate(Timestamp) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
mergeNextRenewalDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
mergeNextRenewalDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
mergeNextRetryAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
mergeNotification(SendNotificationCommand.NotificationData) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
mergeOccurredAt(Timestamp) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
mergeOldValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
mergePaidAt(Timestamp) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
mergePolicyData(ApplyLifecyclePolicyCommand.PolicyData) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
mergePolicyData(StorageLifecyclePolicyAppliedEvent.PolicyData) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
mergeQuotaData(StorageQuotaExceededEvent.QuotaData) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
mergeReactivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
mergeRegisteredAt(Timestamp) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
mergeRegistration(UserRegisteredEvent.RegistrationData) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
mergeRenewalDate(Timestamp) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
mergeRenewedAt(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
mergeReplicationData(StorageReplicatedEvent.ReplicationData) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
mergeRequestedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
mergeResponse(CommandResponse) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
mergeRestoredAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
mergeRestoreData(RestoreFromBackupCommand.RestoreData) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
mergeRestoreData(RestoreVersionCommand.RestoreData) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
mergeRestoreData(StorageRestoredEvent.RestoreData) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
mergeResultData(StorageOperationResult.ResultData) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
mergeRetentionUntil(Timestamp) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
mergeRetentionUntil(Timestamp) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
mergeRevokedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
mergeScanData(ScanObjectCommand.ScanData) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
mergeScanData(StorageScannedEvent.ScanData) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
mergeScannedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
mergeSendAt(Timestamp) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
mergeSharedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
mergeShareData(ShareObjectCommand.ShareData) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
mergeShareData(StorageSharedEvent.ShareData) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
mergeStartDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
mergeStartedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
mergeStartedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
mergeStartedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
mergeStartedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
mergeStorageData(StorageCreatedEvent.StorageData) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
mergeStorageData(StorageCreatedEvent.StorageData) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
mergeSubscription(SubscriptionData) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
mergeSubscription(SubscriptionData) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
mergeSubscriptionData(TenantSubscriptionChangedEvent.SubscriptionData) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
mergeSuspendedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
mergeTenant(TenantData) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
mergeTenant(TenantData) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
mergeTierChangeData(ChangeStorageTierCommand.TierChangeData) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
mergeTierData(StorageTieredEvent.TierData) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
mergeTimestamp(Timestamp) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
mergeTransitionedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
mergeUpdatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
mergeUpdates(UpdateTenantCommand.UpdateDetails) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
mergeUploadData(UploadObjectCommand.UploadData) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
mergeUrlData(GeneratePresignedUrlCommand.UrlData) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
mergeValidationData(ValidateStorageIntegrityCommand.ValidationData) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
mergeVersionData(CreateVersionCommand.VersionData) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
mergeVersionData(StorageVersionedEvent.VersionData) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
 
MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
 
MESSAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorResponse
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ActivateUserCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ResetPasswordCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserActivatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ValidateUserCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.GrantPermissionCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.BillingEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageUpdatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantRequest
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ValidateTenantCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.SyncUserDataCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UpdateUserProfileCommand
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserActivatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserDeactivatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserUpdatedEvent
 
MFA_ENABLED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
MFA_ENABLED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
MFA_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
 
MFA_USED_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
MFAEnabledEvent - Class in com.nnipa.proto.auth
Event: MFA Enabled
MFAEnabledEvent.Builder - Class in com.nnipa.proto.auth
Event: MFA Enabled
MFAEnabledEventOrBuilder - Interface in com.nnipa.proto.auth
 
MigrateStorageCommand - Class in com.nnipa.proto.storage
Command: Migrate Storage
MigrateStorageCommand.Builder - Class in com.nnipa.proto.storage
Command: Migrate Storage
MigrateStorageCommand.MigrationData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
MigrateStorageCommand.MigrationData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
MigrateStorageCommand.MigrationDataOrBuilder - Interface in com.nnipa.proto.storage
 
MigrateStorageCommandOrBuilder - Interface in com.nnipa.proto.storage
 
MIGRATION_CANCELLED - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_CANCELLED = 5;
MIGRATION_CANCELLED_VALUE - Static variable in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_CANCELLED = 5;
MIGRATION_COMPLETED - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_COMPLETED = 3;
MIGRATION_COMPLETED_VALUE - Static variable in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_COMPLETED = 3;
MIGRATION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand
 
MIGRATION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
MIGRATION_FAILED - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_FAILED = 4;
MIGRATION_FAILED_VALUE - Static variable in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_FAILED = 4;
MIGRATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent
 
MIGRATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
MIGRATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
MIGRATION_IN_PROGRESS - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_IN_PROGRESS = 2;
MIGRATION_IN_PROGRESS_VALUE - Static variable in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_IN_PROGRESS = 2;
MIGRATION_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
MIGRATION_OPTIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
MIGRATION_OPTIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
MIGRATION_PENDING - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_PENDING = 1;
MIGRATION_PENDING_VALUE - Static variable in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_PENDING = 1;
MIGRATION_STATUS_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_STATUS_UNSPECIFIED = 0;
MIGRATION_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.MigrationStatus
MIGRATION_STATUS_UNSPECIFIED = 0;
MigrationStatus - Enum Class in com.nnipa.proto.common
Protobuf enum com.nnipa.proto.common.MigrationStatus
MOBILE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
 
MODIFIED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
MONTHLY_PRICE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
MOVE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand
 
MOVED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
MoveObjectCommand - Class in com.nnipa.proto.storage
Command: Move Object
MoveObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Move Object
MoveObjectCommand.MoveData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.MoveObjectCommand.MoveData
MoveObjectCommand.MoveData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.MoveObjectCommand.MoveData
MoveObjectCommand.MoveDataOrBuilder - Interface in com.nnipa.proto.storage
 
MoveObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
MUST_CHANGE_PASSWORD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 

N

NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantResponse
 
NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantRequest
 
NEW_PASSWORD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ResetPasswordCommand
 
NEW_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
NEW_TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
NEW_VALUE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
NEW_VERSION_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
newBlockingStub(Channel) - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
newBuilder() - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
newBuilder() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
newBuilder() - Static method in class com.nnipa.proto.auth.SecurityEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
newBuilder() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
newBuilder() - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
newBuilder() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
newBuilder() - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
newBuilder() - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
newBuilder() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
newBuilder() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
newBuilder() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
newBuilder() - Static method in class com.nnipa.proto.billing.BillingEvent
 
newBuilder() - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
newBuilder() - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
newBuilder() - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
newBuilder() - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
newBuilder() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
newBuilder() - Static method in class com.nnipa.proto.command.AuditLogCommand
 
newBuilder() - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
newBuilder() - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
newBuilder() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
newBuilder() - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
newBuilder() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
newBuilder() - Static method in class com.nnipa.proto.common.Address
 
newBuilder() - Static method in class com.nnipa.proto.common.AuditInfo
 
newBuilder() - Static method in class com.nnipa.proto.common.CommandMetadata
 
newBuilder() - Static method in class com.nnipa.proto.common.CommandResponse
 
newBuilder() - Static method in class com.nnipa.proto.common.ContactInfo
 
newBuilder() - Static method in class com.nnipa.proto.common.ErrorDetail
 
newBuilder() - Static method in class com.nnipa.proto.common.ErrorResponse
 
newBuilder() - Static method in class com.nnipa.proto.common.EventMetadata
 
newBuilder() - Static method in class com.nnipa.proto.common.PaginationInfo
 
newBuilder() - Static method in class com.nnipa.proto.common.StorageMetadata
 
newBuilder() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
newBuilder() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
newBuilder() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
newBuilder() - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
newBuilder() - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
newBuilder() - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
newBuilder() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
newBuilder() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
newBuilder() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
newBuilder() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
newBuilder() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
newBuilder() - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
newBuilder() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
newBuilder() - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
newBuilder() - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
newBuilder() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
newBuilder() - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
newBuilder() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
newBuilder() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
newBuilder() - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
newBuilder() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
newBuilder() - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
newBuilder() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
newBuilder() - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
newBuilder() - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantData
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
newBuilder() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
newBuilder() - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
newBuilder() - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
newBuilder() - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
newBuilder() - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
newBuilder() - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
newBuilder() - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
newBuilder() - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
newBuilder() - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
newBuilder(ActivateUserCommand) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
newBuilder(AdminCreatedUserEvent) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
newBuilder(AuthenticationEvent) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
newBuilder(LoginFailedEvent) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
newBuilder(LoginFailedEvent.FailureData) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
newBuilder(MFAEnabledEvent) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
newBuilder(PasswordChangedEvent) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
newBuilder(PasswordResetRequestedEvent) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
newBuilder(ResetPasswordCommand) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
newBuilder(SecurityEvent) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
newBuilder(SelfSignupEvent) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
newBuilder(UserActivatedEvent) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
newBuilder(UserLoginEvent) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
newBuilder(UserLoginEvent.LoginData) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
newBuilder(UserLogoutEvent) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
newBuilder(UserLogoutEvent.LogoutData) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
newBuilder(UserRegisteredEvent) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
newBuilder(UserRegisteredEvent.RegistrationData) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
newBuilder(ValidateUserCommand) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
newBuilder(AuthorizationCheckedEvent) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
newBuilder(CheckAuthorizationCommand) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
newBuilder(GrantPermissionCommand) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
newBuilder(PermissionGrantedEvent) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
newBuilder(RoleAssignedEvent) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
newBuilder(RoleCreatedEvent) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
newBuilder(RoleRevokedEvent) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
newBuilder(BillingEvent) - Static method in class com.nnipa.proto.billing.BillingEvent
 
newBuilder(PaymentFailedEvent) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
newBuilder(PaymentSucceededEvent) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
newBuilder(SubscriptionRenewedEvent) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
newBuilder(AssignRoleCommand) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
newBuilder(AuditLogCommand) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
newBuilder(AuditLogCommand.AuditEntry) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
newBuilder(CreateTenantCommand) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
newBuilder(CreateUserProfileCommand) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
newBuilder(ProvisionResourcesCommand) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
newBuilder(SendNotificationCommand) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
newBuilder(SendNotificationCommand.NotificationData) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
newBuilder(Address) - Static method in class com.nnipa.proto.common.Address
 
newBuilder(AuditInfo) - Static method in class com.nnipa.proto.common.AuditInfo
 
newBuilder(CommandMetadata) - Static method in class com.nnipa.proto.common.CommandMetadata
 
newBuilder(CommandResponse) - Static method in class com.nnipa.proto.common.CommandResponse
 
newBuilder(ContactInfo) - Static method in class com.nnipa.proto.common.ContactInfo
 
newBuilder(ErrorDetail) - Static method in class com.nnipa.proto.common.ErrorDetail
 
newBuilder(ErrorResponse) - Static method in class com.nnipa.proto.common.ErrorResponse
 
newBuilder(EventMetadata) - Static method in class com.nnipa.proto.common.EventMetadata
 
newBuilder(PaginationInfo) - Static method in class com.nnipa.proto.common.PaginationInfo
 
newBuilder(StorageMetadata) - Static method in class com.nnipa.proto.common.StorageMetadata
 
newBuilder(ApplyLifecyclePolicyCommand) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
newBuilder(ApplyLifecyclePolicyCommand.PolicyData) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
newBuilder(ApplyLifecyclePolicyCommand.PolicyRule) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
newBuilder(ChangeStorageTierCommand) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
newBuilder(ChangeStorageTierCommand.TierChangeData) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
newBuilder(CopyObjectCommand) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
newBuilder(CopyObjectCommand.CopyData) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
newBuilder(CreateBackupCommand) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
newBuilder(CreateBackupCommand.BackupData) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
newBuilder(CreateVersionCommand) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
newBuilder(CreateVersionCommand.VersionData) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
newBuilder(DeleteObjectCommand) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
newBuilder(DeleteObjectCommand.DeleteData) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
newBuilder(DownloadObjectCommand) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
newBuilder(DownloadObjectCommand.DownloadData) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
newBuilder(GeneratePresignedUrlCommand) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
newBuilder(GeneratePresignedUrlCommand.UrlData) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
newBuilder(MigrateStorageCommand) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
newBuilder(MigrateStorageCommand.MigrationData) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
newBuilder(MoveObjectCommand) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
newBuilder(MoveObjectCommand.MoveData) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
newBuilder(RestoreFromBackupCommand) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
newBuilder(RestoreFromBackupCommand.RestoreData) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
newBuilder(RestoreVersionCommand) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
newBuilder(RestoreVersionCommand.RestoreData) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
newBuilder(ScanObjectCommand) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
newBuilder(ScanObjectCommand.ScanData) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
newBuilder(ShareObjectCommand) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
newBuilder(ShareObjectCommand.ShareData) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
newBuilder(StorageAccessedEvent) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
newBuilder(StorageBackupCreatedEvent) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
newBuilder(StorageBackupCreatedEvent.BackupData) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
newBuilder(StorageCompressedEvent) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
newBuilder(StorageCompressedEvent.CompressionData) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
newBuilder(StorageCreatedEvent) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
newBuilder(StorageCreatedEvent.StorageData) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
newBuilder(StorageDeletedEvent) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
newBuilder(StorageEncryptedEvent) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
newBuilder(StorageEncryptedEvent.EncryptionData) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
newBuilder(StorageLifecyclePolicyAppliedEvent) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
newBuilder(StorageLifecyclePolicyAppliedEvent.PolicyData) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
newBuilder(StorageMigrationCompletedEvent) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
newBuilder(StorageMigrationCompletedEvent.CompletionData) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
newBuilder(StorageMigrationStartedEvent) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
newBuilder(StorageMigrationStartedEvent.MigrationData) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
newBuilder(StorageOperationResult) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
newBuilder(StorageOperationResult.ResultData) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
newBuilder(StorageQuotaExceededEvent) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
newBuilder(StorageQuotaExceededEvent.QuotaData) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
newBuilder(StorageReplicatedEvent) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
newBuilder(StorageReplicatedEvent.ReplicationData) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
newBuilder(StorageRestoredEvent) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
newBuilder(StorageRestoredEvent.RestoreData) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
newBuilder(StorageScannedEvent) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
newBuilder(StorageScannedEvent.ScanData) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
newBuilder(StorageSharedEvent) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
newBuilder(StorageSharedEvent.ShareData) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
newBuilder(StorageTieredEvent) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
newBuilder(StorageTieredEvent.TierData) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
newBuilder(StorageUpdatedEvent) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
newBuilder(StorageVersionedEvent) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
newBuilder(StorageVersionedEvent.VersionData) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
newBuilder(UploadObjectCommand) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
newBuilder(UploadObjectCommand.UploadData) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
newBuilder(ValidateStorageIntegrityCommand) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
newBuilder(ValidateStorageIntegrityCommand.ValidationData) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
newBuilder(ActivateTenantRequest) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
newBuilder(CreateTenantCommand) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
newBuilder(CreateTenantCommand.TenantDetails) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
newBuilder(CreateTenantRequest) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
newBuilder(CreateTenantResponse) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
newBuilder(FeatureDisabledEvent) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
newBuilder(FeatureEnabledEvent) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
newBuilder(FeatureUpdatedEvent) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
newBuilder(GetTenantByCodeRequest) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
newBuilder(GetTenantRequest) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
newBuilder(GetTenantResponse) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
newBuilder(GetTenantStatusRequest) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
newBuilder(GetTenantStatusResponse) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
newBuilder(ProvisionTenantCommand) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
newBuilder(SubscriptionCancelledEvent) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
newBuilder(SubscriptionCreatedEvent) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
newBuilder(SubscriptionData) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
newBuilder(SubscriptionRenewedEvent) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
newBuilder(SubscriptionUpdatedEvent) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
newBuilder(SuspendTenantRequest) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
newBuilder(TenantActivatedEvent) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
newBuilder(TenantBillingFailedEvent) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
newBuilder(TenantCreatedEvent) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
newBuilder(TenantCreationResponseEvent) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
newBuilder(TenantData) - Static method in class com.nnipa.proto.tenant.TenantData
 
newBuilder(TenantDeactivatedEvent) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
newBuilder(TenantDeletedEvent) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
newBuilder(TenantExistsRequest) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
newBuilder(TenantExistsResponse) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
newBuilder(TenantMigratedEvent) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
newBuilder(TenantMigratedEvent.MigrationData) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
newBuilder(TenantReactivatedEvent) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
newBuilder(TenantSubscriptionChangedEvent) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
newBuilder(TenantSubscriptionChangedEvent.SubscriptionData) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
newBuilder(TenantSuspendedEvent) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
newBuilder(TenantUpdatedEvent) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
newBuilder(UpdateTenantCommand) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
newBuilder(UpdateTenantCommand.UpdateDetails) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
newBuilder(UpdateTenantRequest) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
newBuilder(UpdateTenantResponse) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
newBuilder(UpdateUserTenantAssociationCommand) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
newBuilder(ValidateTenantCommand) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
newBuilder(SyncUserDataCommand) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
newBuilder(UpdateUserProfileCommand) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
newBuilder(UserActivatedEvent) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
newBuilder(UserCreatedEvent) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
newBuilder(UserDeactivatedEvent) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
newBuilder(UserProfileUpdatedEvent) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
newBuilder(UserUpdatedEvent) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
newBuilderForType() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
newBuilderForType() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
newBuilderForType() - Method in class com.nnipa.proto.auth.SecurityEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
newBuilderForType() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
newBuilderForType() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
newBuilderForType() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
newBuilderForType() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
newBuilderForType() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.billing.BillingEvent
 
newBuilderForType() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
newBuilderForType() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
newBuilderForType() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
newBuilderForType() - Method in class com.nnipa.proto.command.AuditLogCommand
 
newBuilderForType() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
newBuilderForType() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
newBuilderForType() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
newBuilderForType() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
newBuilderForType() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
newBuilderForType() - Method in class com.nnipa.proto.common.Address
 
newBuilderForType() - Method in class com.nnipa.proto.common.AuditInfo
 
newBuilderForType() - Method in class com.nnipa.proto.common.CommandMetadata
 
newBuilderForType() - Method in class com.nnipa.proto.common.CommandResponse
 
newBuilderForType() - Method in class com.nnipa.proto.common.ContactInfo
 
newBuilderForType() - Method in class com.nnipa.proto.common.ErrorDetail
 
newBuilderForType() - Method in class com.nnipa.proto.common.ErrorResponse
 
newBuilderForType() - Method in class com.nnipa.proto.common.EventMetadata
 
newBuilderForType() - Method in class com.nnipa.proto.common.PaginationInfo
 
newBuilderForType() - Method in class com.nnipa.proto.common.StorageMetadata
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
newBuilderForType() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantData
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
newBuilderForType() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
newBuilderForType() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
newBuilderForType() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
newBuilderForType() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
newBuilderForType() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.SecurityEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLoginEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.billing.BillingEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AssignRoleCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.AuditLogCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.CreateTenantCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.SendNotificationCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.AuditInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.CommandMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.CommandResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.ContactInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.ErrorDetail
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.ErrorResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.EventMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.PaginationInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.common.StorageMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageOperationResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.UserActivatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.UserCreatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
newFutureStub(Channel) - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.SecurityEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLoginEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.billing.BillingEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AssignRoleCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.AuditLogCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.CreateTenantCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.SendNotificationCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.AuditInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.CommandMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.CommandResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.ContactInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.ErrorDetail
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.ErrorResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.EventMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.PaginationInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.common.StorageMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageOperationResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.UserActivatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.UserCreatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
newStub(Channel) - Static method in class com.nnipa.proto.tenant.TenantServiceGrpc
Creates a new async stub that supports all call types for the service
NEXT_BILLING_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
NEXT_RENEWAL_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
NEXT_RENEWAL_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
NEXT_RENEWAL_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
NEXT_RETRY_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
NEXT_RETRY_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
NOTIFICATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand
 
NOTIFICATION_SENT_TO_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
NOTIFY_RECIPIENTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 

O

OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
OBJECT_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
OBJECT_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
OBJECT_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
OBJECT_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
OBJECT_IDS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
OBJECT_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
OBJECT_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
OBJECT_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
OBJECT_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
OBJECTS_AFFECTED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
OBJECTS_FAILED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
OBJECTS_MIGRATED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
OCCURRED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.BillingEvent
 
OLD_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
OLD_TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
OLD_VALUE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
OPERATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
OPERATION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
OPERATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
ORGANIZATION_EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
ORGANIZATION_EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
ORGANIZATION_EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
ORGANIZATION_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
ORGANIZATION_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
ORGANIZATION_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
ORGANIZATION_PHONE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
ORGANIZATION_TYPE_ACADEMIC_INSTITUTION - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_ACADEMIC_INSTITUTION = 3;
ORGANIZATION_TYPE_ACADEMIC_INSTITUTION_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_ACADEMIC_INSTITUTION = 3;
ORGANIZATION_TYPE_CORPORATION - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_CORPORATION = 2;
ORGANIZATION_TYPE_CORPORATION_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_CORPORATION = 2;
ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
ORGANIZATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
ORGANIZATION_TYPE_FINANCIAL_INSTITUTION - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_FINANCIAL_INSTITUTION = 5;
ORGANIZATION_TYPE_FINANCIAL_INSTITUTION_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_FINANCIAL_INSTITUTION = 5;
ORGANIZATION_TYPE_GOVERNMENT_AGENCY - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_GOVERNMENT_AGENCY = 1;
ORGANIZATION_TYPE_GOVERNMENT_AGENCY_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_GOVERNMENT_AGENCY = 1;
ORGANIZATION_TYPE_HEALTHCARE - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_HEALTHCARE = 4;
ORGANIZATION_TYPE_HEALTHCARE_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_HEALTHCARE = 4;
ORGANIZATION_TYPE_INDIVIDUAL - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_INDIVIDUAL = 9;
ORGANIZATION_TYPE_INDIVIDUAL_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_INDIVIDUAL = 9;
ORGANIZATION_TYPE_NON_PROFIT - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_NON_PROFIT = 6;
ORGANIZATION_TYPE_NON_PROFIT_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_NON_PROFIT = 6;
ORGANIZATION_TYPE_RESEARCH - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_RESEARCH = 8;
ORGANIZATION_TYPE_RESEARCH_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_RESEARCH = 8;
ORGANIZATION_TYPE_STARTUP - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_STARTUP = 7;
ORGANIZATION_TYPE_STARTUP_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_STARTUP = 7;
ORGANIZATION_TYPE_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_UNSPECIFIED = 0;
ORGANIZATION_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.OrganizationType
ORGANIZATION_TYPE_UNSPECIFIED = 0;
OrganizationType - Enum Class in com.nnipa.proto.common
Organization types
ORIGINAL_SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
OVERWRITE_EXISTING_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
OWNER_USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 

P

PAGE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
 
PaginationInfo - Class in com.nnipa.proto.common
Pagination information
PaginationInfo.Builder - Class in com.nnipa.proto.common
Pagination information
PaginationInfoOrBuilder - Interface in com.nnipa.proto.common
 
PAID_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
PARAMETERS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.Address
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(byte[]) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(ByteString) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(CodedInputStream) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(InputStream) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(ByteBuffer) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.AuditInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommandResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ContactInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorDetail
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.ErrorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.EventMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.PaginationInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.StorageMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
parser() - Static method in class com.nnipa.proto.auth.ActivateUserCommand
 
parser() - Static method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
parser() - Static method in class com.nnipa.proto.auth.AuthenticationEvent
 
parser() - Static method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
parser() - Static method in class com.nnipa.proto.auth.LoginFailedEvent
 
parser() - Static method in class com.nnipa.proto.auth.MFAEnabledEvent
 
parser() - Static method in class com.nnipa.proto.auth.PasswordChangedEvent
 
parser() - Static method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
parser() - Static method in class com.nnipa.proto.auth.ResetPasswordCommand
 
parser() - Static method in class com.nnipa.proto.auth.SecurityEvent
 
parser() - Static method in class com.nnipa.proto.auth.SelfSignupEvent
 
parser() - Static method in class com.nnipa.proto.auth.UserActivatedEvent
 
parser() - Static method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
parser() - Static method in class com.nnipa.proto.auth.UserLoginEvent
 
parser() - Static method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
parser() - Static method in class com.nnipa.proto.auth.UserLogoutEvent
 
parser() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent
 
parser() - Static method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
parser() - Static method in class com.nnipa.proto.auth.ValidateUserCommand
 
parser() - Static method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
parser() - Static method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
parser() - Static method in class com.nnipa.proto.authz.GrantPermissionCommand
 
parser() - Static method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
parser() - Static method in class com.nnipa.proto.authz.RoleAssignedEvent
 
parser() - Static method in class com.nnipa.proto.authz.RoleCreatedEvent
 
parser() - Static method in class com.nnipa.proto.authz.RoleRevokedEvent
 
parser() - Static method in class com.nnipa.proto.billing.BillingEvent
 
parser() - Static method in class com.nnipa.proto.billing.PaymentFailedEvent
 
parser() - Static method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
parser() - Static method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
parser() - Static method in class com.nnipa.proto.command.AssignRoleCommand
 
parser() - Static method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
parser() - Static method in class com.nnipa.proto.command.AuditLogCommand
 
parser() - Static method in class com.nnipa.proto.command.CreateTenantCommand
 
parser() - Static method in class com.nnipa.proto.command.CreateUserProfileCommand
 
parser() - Static method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
parser() - Static method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
parser() - Static method in class com.nnipa.proto.command.SendNotificationCommand
 
parser() - Static method in class com.nnipa.proto.common.Address
 
parser() - Static method in class com.nnipa.proto.common.AuditInfo
 
parser() - Static method in class com.nnipa.proto.common.CommandMetadata
 
parser() - Static method in class com.nnipa.proto.common.CommandResponse
 
parser() - Static method in class com.nnipa.proto.common.ContactInfo
 
parser() - Static method in class com.nnipa.proto.common.ErrorDetail
 
parser() - Static method in class com.nnipa.proto.common.ErrorResponse
 
parser() - Static method in class com.nnipa.proto.common.EventMetadata
 
parser() - Static method in class com.nnipa.proto.common.PaginationInfo
 
parser() - Static method in class com.nnipa.proto.common.StorageMetadata
 
parser() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
parser() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
parser() - Static method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
parser() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
parser() - Static method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
parser() - Static method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
parser() - Static method in class com.nnipa.proto.storage.CopyObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
parser() - Static method in class com.nnipa.proto.storage.CreateBackupCommand
 
parser() - Static method in class com.nnipa.proto.storage.CreateVersionCommand
 
parser() - Static method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
parser() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
parser() - Static method in class com.nnipa.proto.storage.DeleteObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
parser() - Static method in class com.nnipa.proto.storage.DownloadObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
parser() - Static method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
parser() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
parser() - Static method in class com.nnipa.proto.storage.MigrateStorageCommand
 
parser() - Static method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
parser() - Static method in class com.nnipa.proto.storage.MoveObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
parser() - Static method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
parser() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand
 
parser() - Static method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
parser() - Static method in class com.nnipa.proto.storage.ScanObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
parser() - Static method in class com.nnipa.proto.storage.ShareObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
parser() - Static method in class com.nnipa.proto.storage.StorageAccessedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
parser() - Static method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
parser() - Static method in class com.nnipa.proto.storage.StorageCompressedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
parser() - Static method in class com.nnipa.proto.storage.StorageDeletedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
parser() - Static method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
parser() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
parser() - Static method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
parser() - Static method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageOperationResult
 
parser() - Static method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
parser() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
parser() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
parser() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
parser() - Static method in class com.nnipa.proto.storage.StorageScannedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
parser() - Static method in class com.nnipa.proto.storage.StorageSharedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
parser() - Static method in class com.nnipa.proto.storage.StorageTieredEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
parser() - Static method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent
 
parser() - Static method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
parser() - Static method in class com.nnipa.proto.storage.UploadObjectCommand
 
parser() - Static method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
parser() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
parser() - Static method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
parser() - Static method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
parser() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand
 
parser() - Static method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
parser() - Static method in class com.nnipa.proto.tenant.CreateTenantRequest
 
parser() - Static method in class com.nnipa.proto.tenant.CreateTenantResponse
 
parser() - Static method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
parser() - Static method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
parser() - Static method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
parser() - Static method in class com.nnipa.proto.tenant.GetTenantRequest
 
parser() - Static method in class com.nnipa.proto.tenant.GetTenantResponse
 
parser() - Static method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
parser() - Static method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
parser() - Static method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
parser() - Static method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
parser() - Static method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.SubscriptionData
 
parser() - Static method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
parser() - Static method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantData
 
parser() - Static method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantExistsRequest
 
parser() - Static method in class com.nnipa.proto.tenant.TenantExistsResponse
 
parser() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
parser() - Static method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
parser() - Static method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
parser() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
parser() - Static method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
parser() - Static method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
parser() - Static method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
parser() - Static method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
parser() - Static method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
parser() - Static method in class com.nnipa.proto.user.SyncUserDataCommand
 
parser() - Static method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
parser() - Static method in class com.nnipa.proto.user.UserActivatedEvent
 
parser() - Static method in class com.nnipa.proto.user.UserCreatedEvent
 
parser() - Static method in class com.nnipa.proto.user.UserDeactivatedEvent
 
parser() - Static method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
parser() - Static method in class com.nnipa.proto.user.UserUpdatedEvent
 
PART_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
PasswordChangedEvent - Class in com.nnipa.proto.auth
Event: Password Changed
PasswordChangedEvent.Builder - Class in com.nnipa.proto.auth
Event: Password Changed
PasswordChangedEventOrBuilder - Interface in com.nnipa.proto.auth
 
PasswordResetRequestedEvent - Class in com.nnipa.proto.auth
Event: Password Reset Requested
PasswordResetRequestedEvent.Builder - Class in com.nnipa.proto.auth
Event: Password Reset Requested
PasswordResetRequestedEventOrBuilder - Interface in com.nnipa.proto.auth
 
PAYMENT_METHOD_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
PaymentFailedEvent - Class in com.nnipa.proto.billing
Event: Payment Failed
PaymentFailedEvent.Builder - Class in com.nnipa.proto.billing
Event: Payment Failed
PaymentFailedEventOrBuilder - Interface in com.nnipa.proto.billing
 
PaymentSucceededEvent - Class in com.nnipa.proto.billing
Event: Payment Succeeded
PaymentSucceededEvent.Builder - Class in com.nnipa.proto.billing
Event: Payment Succeeded
PaymentSucceededEventOrBuilder - Interface in com.nnipa.proto.billing
 
PERMANENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
PERMANENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
PERMANENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
 
PERMISSION_LEVEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
PERMISSION_LEVEL_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
PermissionGrantedEvent - Class in com.nnipa.proto.authz
Event: Permission Granted
PermissionGrantedEvent.Builder - Class in com.nnipa.proto.authz
Event: Permission Granted
PermissionGrantedEventOrBuilder - Interface in com.nnipa.proto.authz
 
PERMISSIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
PHONE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ContactInfo
 
PHONE_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
PHONE_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
PHONE_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
POLICY_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
POLICY_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
POLICY_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
POLICY_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
POLICY_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
POLICY_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
POSTAL_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
PREFERENCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
PREVIOUS_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
PREVIOUS_VERSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
PREVIOUS_VERSION_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
Priority - Enum Class in com.nnipa.proto.common
Event priority levels
PRIORITY_CRITICAL - Enum constant in enum class com.nnipa.proto.common.Priority
PRIORITY_CRITICAL = 4;
PRIORITY_CRITICAL_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
PRIORITY_CRITICAL = 4;
PRIORITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
PRIORITY_HIGH - Enum constant in enum class com.nnipa.proto.common.Priority
PRIORITY_HIGH = 3;
PRIORITY_HIGH_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
PRIORITY_HIGH = 3;
PRIORITY_LOW - Enum constant in enum class com.nnipa.proto.common.Priority
PRIORITY_LOW = 1;
PRIORITY_LOW_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
PRIORITY_LOW = 1;
PRIORITY_MEDIUM - Enum constant in enum class com.nnipa.proto.common.Priority
PRIORITY_MEDIUM = 2;
PRIORITY_MEDIUM_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
PRIORITY_MEDIUM = 2;
PRIORITY_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.Priority
PRIORITY_UNSPECIFIED = 0;
PRIORITY_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.Priority
PRIORITY_UNSPECIFIED = 0;
PROFILE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
PROFILE_UPDATES_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UpdateUserProfileCommand
 
ProvisionResourcesCommand - Class in com.nnipa.proto.command
Command: Provision Resources
ProvisionResourcesCommand.Builder - Class in com.nnipa.proto.command
Command: Provision Resources
ProvisionResourcesCommandOrBuilder - Interface in com.nnipa.proto.command
 
ProvisionTenantCommand - Class in com.nnipa.proto.tenant
Command: Provision Tenant
ProvisionTenantCommand.Builder - Class in com.nnipa.proto.tenant
Command: Provision Tenant
ProvisionTenantCommandOrBuilder - Interface in com.nnipa.proto.tenant
 
putAdditionalData(String, String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
putAdditionalInfo(String, String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
putAdditionalInfo(String, String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
putAdditionalSettings(String, String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
putAllAdditionalData(Map<String, String>) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
putAllAdditionalInfo(Map<String, String>) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
putAllAdditionalInfo(Map<String, String>) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
putAllAdditionalSettings(Map<String, String>) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
putAllChangedFields(Map<String, Value>) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
putAllChangedFields(Map<String, String>) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
putAllConfiguration(Map<String, String>) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
putAllConfiguration(Map<String, String>) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
putAllContext(Map<String, String>) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
putAllContext(Map<String, String>) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
putAllCustomMetadata(Map<String, String>) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
putAllDetails(Map<String, String>) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
putAllEventData(Map<String, String>) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
putAllFeatureFlags(Map<String, Boolean>) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
putAllHeaders(Map<String, String>) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
putAllHeaders(Map<String, String>) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
putAllMetadata(Map<String, String>) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
putAllMigrationMetadata(Map<String, String>) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
putAllMigrationOptions(Map<String, String>) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
putAllMigrationOptions(Map<String, String>) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
putAllObjectMetadata(Map<String, String>) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
putAllParameters(Map<String, String>) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
putAllPreferences(Map<String, String>) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
putAllProfileData(Map<String, String>) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
putAllProfileUpdates(Map<String, String>) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
putAllResultMetadata(Map<String, String>) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
putAllScanResults(Map<String, String>) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
putAllSettings(Map<String, String>) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
putAllSettings(Map<String, String>) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
putAllTargetMetadata(Map<String, String>) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
putAllTemplateParams(Map<String, String>) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
putAllUpdatedSettings(Map<String, String>) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
putAllUrlParameters(Map<String, String>) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
putAllVersionMetadata(Map<String, String>) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
putAllVersionMetadata(Map<String, String>) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;
putChangedFields(String, Value) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
putChangedFields(String, String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
putChangedFieldsBuilderIfAbsent(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
putConfiguration(String, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
putConfiguration(String, String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
putContext(String, String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
putContext(String, String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
putCustomMetadata(String, String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
putDetails(String, String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
putEventData(String, String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
putFeatureFlags(String, boolean) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
putHeaders(String, String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
putHeaders(String, String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
putMetadata(String, String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
putMetadata(String, String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
putMetadata(String, String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
putMetadata(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
putMetadata(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
putMetadata(String, String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
putMetadata(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
putMetadata(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
putMigrationMetadata(String, String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
putMigrationOptions(String, String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
putMigrationOptions(String, String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
putObjectMetadata(String, String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
putParameters(String, String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
putPreferences(String, String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
putProfileData(String, String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
putProfileUpdates(String, String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
putResultMetadata(String, String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
putScanResults(String, String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
putSettings(String, String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
putSettings(String, String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
putTargetMetadata(String, String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
putTemplateParams(String, String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
putUpdatedSettings(String, String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
putUrlParameters(String, String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
putVersionMetadata(String, String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
putVersionMetadata(String, String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;

Q

QUARANTINE_IF_THREAT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
QUOTA_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
QUOTA_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 

R

RANGE_END_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
RANGE_START_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
REACTIVATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
REACTIVATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SuspendTenantRequest
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserDeactivatedEvent
 
RECIPIENT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
REGION_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
REGION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.auth.AuthCommands
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.auth.AuthEvents
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.authz.AuthzCommands
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.authz.AuthzEvents
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.billing.BillingEventProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.command.Commands
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.common.CommonProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.common.Enums
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.storage.StorageCommands
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.storage.StorageEvents
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.tenant.TenantCommands
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.tenant.TenantEvents
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.tenant.TenantServiceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.user.UserCommands
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.nnipa.proto.user.UserEvents
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthCommands
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.auth.AuthEvents
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthzCommands
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.authz.AuthzEvents
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.billing.BillingEventProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.command.Commands
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.CommonProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.common.Enums
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageCommands
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.storage.StorageEvents
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantCommands
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantEvents
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.tenant.TenantServiceProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserCommands
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.nnipa.proto.user.UserEvents
 
REGISTERED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
REGISTRATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent
 
REGISTRATION_METHOD_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
REGISTRATION_SOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
REGISTRATION_TYPE_ADMIN_CREATED - Enum constant in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_ADMIN_CREATED = 2;
REGISTRATION_TYPE_ADMIN_CREATED_VALUE - Static variable in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_ADMIN_CREATED = 2;
REGISTRATION_TYPE_IMPORTED - Enum constant in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_IMPORTED = 3;
REGISTRATION_TYPE_IMPORTED_VALUE - Static variable in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_IMPORTED = 3;
REGISTRATION_TYPE_SELF_SIGNUP - Enum constant in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_SELF_SIGNUP = 1;
REGISTRATION_TYPE_SELF_SIGNUP_VALUE - Static variable in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_SELF_SIGNUP = 1;
REGISTRATION_TYPE_SSO - Enum constant in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_SSO = 4;
REGISTRATION_TYPE_SSO_VALUE - Static variable in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_SSO = 4;
REGISTRATION_TYPE_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_UNSPECIFIED = 0;
REGISTRATION_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.RegistrationType
REGISTRATION_TYPE_UNSPECIFIED = 0;
RegistrationType - Enum Class in com.nnipa.proto.common
Registration type
removeAdditionalData(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
map<string, string> additional_data = 10;
removeAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
map<string, string> additional_info = 12;
removeAdditionalInfo(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
map<string, string> additional_info = 11;
removeAdditionalSettings(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
map<string, string> additional_settings = 10;
removeChangedFields(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
map<string, .google.protobuf.Value> changed_fields = 5;
removeChangedFields(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
map<string, string> changed_fields = 4;
removeConfiguration(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
map<string, string> configuration = 4;
removeConfiguration(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
map<string, string> configuration = 4;
removeContext(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
map<string, string> context = 6;
removeContext(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
map<string, string> context = 11;
removeCustomMetadata(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
map<string, string> custom_metadata = 11;
removeDetails(String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
map<string, string> details = 5;
removeEventData(String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
map<string, string> event_data = 4;
removeFeatureFlags(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, bool> feature_flags = 5;
removeHeaders(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
map<string, string> headers = 7;
removeHeaders(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Custom headers
removeMetadata(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
map<string, string> metadata = 13;
removeMetadata(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
map<string, string> metadata = 6;
removeMetadata(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
map<string, string> metadata = 17;
removeMetadata(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> metadata = 6;
removeMetadata(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
map<string, string> metadata = 8;
removeMetadata(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
map<string, string> metadata = 10;
removeMetadata(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> metadata = 3;
removeMetadata(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
map<string, string> metadata = 5;
removeMigrationMetadata(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
map<string, string> migration_metadata = 7;
removeMigrationOptions(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
map<string, string> migration_options = 8;
removeMigrationOptions(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
map<string, string> migration_options = 9;
removeObjectMetadata(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
map<string, string> object_metadata = 10;
removeParameters(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
map<string, string> parameters = 4;
removePreferences(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
map<string, string> preferences = 10;
removeProfileData(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
map<string, string> profile_data = 4;
removeProfileUpdates(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
map<string, string> profile_updates = 4;
removeResultMetadata(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
map<string, string> result_metadata = 9;
removeRules(int) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
removeScanResults(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
map<string, string> scan_results = 10;
removeSettings(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
map<string, string> settings = 7;
removeSettings(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
map<string, string> settings = 4;
removeTargetMetadata(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
map<string, string> target_metadata = 9;
removeTemplateParams(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
map<string, string> template_params = 6;
removeUpdatedSettings(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
map<string, string> updated_settings = 5;
removeUrlParameters(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
map<string, string> url_parameters = 7;
removeVersionMetadata(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
map<string, string> version_metadata = 8;
removeVersionMetadata(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
map<string, string> version_metadata = 11;
RENEWAL_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
RENEWED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
REPAIR_IF_CORRUPT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
REPLICATION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent
 
REPLICATION_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
REQUESTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
REQUESTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
REQUESTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
REQUESTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
REQUESTED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
REQUIRES_INVESTIGATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
RESET_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
RESET_TOKEN_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ResetPasswordCommand
 
ResetPasswordCommand - Class in com.nnipa.proto.auth
Command: Reset Password
ResetPasswordCommand.Builder - Class in com.nnipa.proto.auth
Command: Reset Password
ResetPasswordCommandOrBuilder - Interface in com.nnipa.proto.auth
 
RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.GrantPermissionCommand
 
RESOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
RESOURCE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
RESOURCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
 
RESOURCES_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
RESPONSE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult
 
RESTORE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
RESTORE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand
 
RESTORE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent
 
RESTORE_LOCATION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
RESTORE_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
RESTORED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
RESTORED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
RESTORED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
RESTORED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
RESTORED_FROM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
RestoreFromBackupCommand - Class in com.nnipa.proto.storage
Command: Restore from Backup
RestoreFromBackupCommand.Builder - Class in com.nnipa.proto.storage
Command: Restore from Backup
RestoreFromBackupCommand.RestoreData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
RestoreFromBackupCommand.RestoreData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
RestoreFromBackupCommand.RestoreDataOrBuilder - Interface in com.nnipa.proto.storage
 
RestoreFromBackupCommandOrBuilder - Interface in com.nnipa.proto.storage
 
RestoreVersionCommand - Class in com.nnipa.proto.storage
Command: Restore Version
RestoreVersionCommand.Builder - Class in com.nnipa.proto.storage
Command: Restore Version
RestoreVersionCommand.RestoreData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
RestoreVersionCommand.RestoreData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
RestoreVersionCommand.RestoreDataOrBuilder - Interface in com.nnipa.proto.storage
 
RestoreVersionCommandOrBuilder - Interface in com.nnipa.proto.storage
 
RESULT_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult
 
RESULT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
RESULT_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
RESULT_URL_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
RETENTION_UNTIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
RETENTION_UNTIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
RETRY_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
REVOKED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
REVOKED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
RISK_SCORE_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
ROLE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
ROLE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
ROLE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
ROLE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
ROLE_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
RoleAssignedEvent - Class in com.nnipa.proto.authz
Event: Role Assigned
RoleAssignedEvent.Builder - Class in com.nnipa.proto.authz
Event: Role Assigned
RoleAssignedEventOrBuilder - Interface in com.nnipa.proto.authz
 
RoleCreatedEvent - Class in com.nnipa.proto.authz
Event: Role Created
RoleCreatedEvent.Builder - Class in com.nnipa.proto.authz
Event: Role Created
RoleCreatedEventOrBuilder - Interface in com.nnipa.proto.authz
 
RoleRevokedEvent - Class in com.nnipa.proto.authz
Event: Role Revoked
RoleRevokedEvent.Builder - Class in com.nnipa.proto.authz
Event: Role Revoked
RoleRevokedEventOrBuilder - Interface in com.nnipa.proto.authz
 
RULE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
RULES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 

S

SCAN_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand
 
SCAN_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent
 
SCAN_RESULTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
SCAN_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
SCAN_TYPES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
SCANNED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
SCANNER_VERSION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
ScanObjectCommand - Class in com.nnipa.proto.storage
Command: Scan Object
ScanObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Scan Object
ScanObjectCommand.ScanData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ScanObjectCommand.ScanData
ScanObjectCommand.ScanData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ScanObjectCommand.ScanData
ScanObjectCommand.ScanDataOrBuilder - Interface in com.nnipa.proto.storage
 
ScanObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
SecurityEvent - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.SecurityEvent
SecurityEvent.Builder - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.SecurityEvent
SecurityEventOrBuilder - Interface in com.nnipa.proto.auth
 
SelfSignupEvent - Class in com.nnipa.proto.auth
Event: Self-Signup (New Tenant)
SelfSignupEvent.Builder - Class in com.nnipa.proto.auth
Event: Self-Signup (New Tenant)
SelfSignupEventOrBuilder - Interface in com.nnipa.proto.auth
 
SEND_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
SendNotificationCommand - Class in com.nnipa.proto.command
Command: Send Notification
SendNotificationCommand.Builder - Class in com.nnipa.proto.command
Command: Send Notification
SendNotificationCommand.NotificationData - Class in com.nnipa.proto.command
Protobuf type com.nnipa.proto.command.SendNotificationCommand.NotificationData
SendNotificationCommand.NotificationData.Builder - Class in com.nnipa.proto.command
Protobuf type com.nnipa.proto.command.SendNotificationCommand.NotificationData
SendNotificationCommand.NotificationDataOrBuilder - Interface in com.nnipa.proto.command
 
SendNotificationCommandOrBuilder - Interface in com.nnipa.proto.command
 
SERVICE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
 
SERVICE_NAME - Static variable in class com.nnipa.proto.tenant.TenantServiceGrpc
 
SESSION_DURATION_MS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
SESSION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
setAccessCount(long) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 access_count = 7;
setAccessedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
setAccessedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.google.protobuf.Timestamp accessed_at = 6;
setAccessedBy(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string accessed_by = 5;
setAccessedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string accessed_by = 5;
setAccessFrequency(long) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
int64 access_frequency = 10;
setAccessType(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
READ, DOWNLOAD, PREVIEW, METADATA
setAccessTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
READ, DOWNLOAD, PREVIEW, METADATA
setAccountLocked(boolean) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
bool account_locked = 8;
setAction(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string action = 5;
setAction(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string action = 5;
setAction(String) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string action = 5;
setAction(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string action = 5;
setAction(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string action = 3;
setAction(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
TIER, DELETE, ARCHIVE
setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string action = 5;
setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string action = 5;
setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string action = 5;
setActionBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string action = 5;
setActionBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string action = 3;
setActionBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
TIER, DELETE, ARCHIVE
setActionTaken(String) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
TIERED, DELETED, ARCHIVED
setActionTaken(String) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
BLOCKED, NOTIFIED, AUTO_EXPANDED
setActionTaken(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
QUARANTINED, DELETED, NOTIFIED
setActionTakenBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
TIERED, DELETED, ARCHIVED
setActionTakenBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
BLOCKED, NOTIFIED, AUTO_EXPANDED
setActionTakenBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
QUARANTINED, DELETED, NOTIFIED
setActivatedAt(Timestamp) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
setActivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
setActivatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
setActivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
setActivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 5;
setActivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.google.protobuf.Timestamp activated_at = 4;
setActivatedBy(String) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string activated_by = 2;
setActivatedBy(String) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string activated_by = 4;
setActivatedBy(String) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string activated_by = 5;
setActivatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string activated_by = 2;
setActivatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string activated_by = 4;
setActivatedByBytes(ByteString) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string activated_by = 5;
setActivationToken(String) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string activation_token = 3;
setActivationToken(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string activation_token = 9;
setActivationToken(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string activation_token = 8;
setActivationToken(String) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string activation_token = 4;
setActivationTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string activation_token = 3;
setActivationTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string activation_token = 9;
setActivationTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string activation_token = 8;
setActivationTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string activation_token = 4;
setAddress(Address) - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
setAddress(Address.Builder) - Method in class com.nnipa.proto.common.ContactInfo.Builder
.com.nnipa.proto.common.Address address = 5;
setAdminEmail(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string admin_email = 8;
setAdminEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string admin_email = 8;
setAllowed(boolean) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
bool allowed = 6;
setAmount(double) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
double amount = 5;
setAmount(double) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
double amount = 4;
setAmount(double) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
double amount = 6;
setAmount(double) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
double amount = 4;
setAppliedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
setAppliedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
.google.protobuf.Timestamp applied_at = 6;
setAppliedBy(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string applied_by = 6;
setAppliedByBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string applied_by = 6;
setAssignedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
setAssignedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp assigned_at = 7;
setAssignedBy(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string assigned_by = 6;
setAssignedBy(String) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string assigned_by = 5;
setAssignedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string assigned_by = 6;
setAssignedByBytes(ByteString) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string assigned_by = 5;
setAsyncProvision(boolean) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
bool async_provision = 5;
setAttemptedSize(long) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 attempted_size = 4;
setAttemptTime(Timestamp) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
setAttemptTime(Timestamp.Builder) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
.google.protobuf.Timestamp attempt_time = 6;
setAuthenticationMethod(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string authentication_method = 5;
setAuthenticationMethodBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string authentication_method = 5;
setAutoActivate(boolean) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
bool auto_activate = 9;
setAutoRenew(boolean) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
bool auto_renew = 11;
setBackupData(CreateBackupCommand.BackupData) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
setBackupData(CreateBackupCommand.BackupData.Builder) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.storage.CreateBackupCommand.BackupData backup_data = 2;
setBackupData(StorageBackupCreatedEvent.BackupData) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
setBackupData(StorageBackupCreatedEvent.BackupData.Builder) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData backup_data = 2;
setBackupId(String) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string backup_id = 1;
setBackupId(String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_id = 1;
setBackupIdBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string backup_id = 1;
setBackupIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_id = 1;
setBackupLocation(String) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string backup_location = 4;
setBackupLocation(String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_location = 5;
setBackupLocationBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string backup_location = 4;
setBackupLocationBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string backup_location = 5;
setBackupType(String) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
setBackupType(String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
setBackupTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
setBackupTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
FULL, INCREMENTAL, DIFFERENTIAL
setBillingCycle(String) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string billing_cycle = 9;
setBillingCycleBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string billing_cycle = 9;
setBillingEmail(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string billing_email = 9;
setBillingEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string billing_email = 9;
setBody(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string body = 8;
setBodyBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string body = 8;
setBucketName(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string bucket_name = 3;
setBucketName(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string bucket_name = 22;
setBucketNameBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string bucket_name = 3;
setBucketNameBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string bucket_name = 22;
setBytesAffected(long) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
int64 bytes_affected = 7;
setBytesMigrated(long) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int64 bytes_migrated = 5;
setBytesProcessed(long) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
int64 bytes_processed = 6;
setBytesTransferred(long) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 bytes_transferred = 11;
setCancelledAt(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
setCancelledAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp cancelled_at = 6;
setCategory(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string category = 5;
setCategoryBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string category = 5;
setChangedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
setChangedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
setChangedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.google.protobuf.Timestamp changed_at = 5;
setChangedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp changed_at = 4;
setChangedBy(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string changed_by = 4;
setChangedBy(String) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string changed_by = 7;
setChangedByBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string changed_by = 4;
setChangedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string changed_by = 7;
setChangeReason(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string change_reason = 7;
setChangeReason(String) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string change_reason = 8;
setChangeReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string change_reason = 7;
setChangeReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string change_reason = 8;
setChangeSummary(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string change_summary = 10;
setChangeSummaryBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string change_summary = 10;
setChannel(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string channel = 4;
setChannelBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string channel = 4;
setCheckChecksum(boolean) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_checksum = 3;
setCheckedAt(Timestamp) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
setCheckedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.google.protobuf.Timestamp checked_at = 8;
setCheckMetadata(boolean) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_metadata = 5;
setCheckSize(boolean) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool check_size = 4;
setChecksum(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string checksum = 8;
setChecksum(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string checksum = 5;
setChecksum(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string checksum = 10;
setChecksum(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string checksum = 14;
setChecksumBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string checksum = 8;
setChecksumBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string checksum = 5;
setChecksumBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string checksum = 10;
setChecksumBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string checksum = 14;
setCity(String) - Method in class com.nnipa.proto.common.Address.Builder
string city = 3;
setCityBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
string city = 3;
setClientSide(boolean) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
bool client_side = 8;
setCode(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string code = 1;
setCode(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string code = 1;
setCodeBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string code = 1;
setCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string code = 1;
setCommandId(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string command_id = 1;
setCommandIdBytes(ByteString) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string command_id = 1;
setCompletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
setCompletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
setCompletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
setCompletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
setCompletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp completed_at = 8;
setCompletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
.google.protobuf.Timestamp completed_at = 6;
setCompletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp completed_at = 8;
setCompletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp completed_at = 5;
setCompletionData(StorageMigrationCompletedEvent.CompletionData) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
setCompletionData(StorageMigrationCompletedEvent.CompletionData.Builder) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData completion_data = 2;
setCompress(boolean) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
bool compress = 9;
setCompressBackup(boolean) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
bool compress_backup = 8;
setCompressed(boolean) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool compressed = 12;
setCompressedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
setCompressedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
.google.protobuf.Timestamp compressed_at = 8;
setCompressedSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 compressed_size_bytes = 5;
setCompressionAlgorithm(String) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
GZIP, SNAPPY, LZ4, ZSTD
setCompressionAlgorithmBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
GZIP, SNAPPY, LZ4, ZSTD
setCompressionData(StorageCompressedEvent.CompressionData) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
setCompressionData(StorageCompressedEvent.CompressionData.Builder) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.storage.StorageCompressedEvent.CompressionData compression_data = 2;
setCompressionRatio(double) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
double compression_ratio = 6;
setCompressionType(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string compression_type = 20;
setCompressionTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string compression_type = 20;
setCondition(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
age > 30 days, accessed < 1 time, etc.
setConditionBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
age > 30 days, accessed < 1 time, etc.
setContentType(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string content_type = 7;
setContentType(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string content_type = 9;
setContentType(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string content_type = 5;
setContentTypeBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string content_type = 7;
setContentTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string content_type = 9;
setContentTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string content_type = 5;
setCopiedBy(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string copied_by = 8;
setCopiedByBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string copied_by = 8;
setCopyData(CopyObjectCommand.CopyData) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
setCopyData(CopyObjectCommand.CopyData.Builder) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.storage.CopyObjectCommand.CopyData copy_data = 2;
setCorrelationId(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string correlation_id = 5;
setCorrelationId(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string correlation_id = 6;
setCorrelationId(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string correlation_id = 5;
setCorrelationId(String) - Method in class com.nnipa.proto.common.CommandResponse.Builder
string correlation_id = 5;
setCorrelationId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
For tracking related events
setCorrelationId(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string correlation_id = 7;
setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string correlation_id = 5;
setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string correlation_id = 6;
setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string correlation_id = 5;
setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.common.CommandResponse.Builder
string correlation_id = 5;
setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
For tracking related events
setCorrelationIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string correlation_id = 7;
setCost(double) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
double cost = 8;
setCostImpact(double) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
double cost_impact = 9;
setCostSavings(double) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
double cost_savings = 8;
setCountry(String) - Method in class com.nnipa.proto.common.Address.Builder
string country = 6;
setCountry(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string country = 9;
setCountryBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
string country = 6;
setCountryBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string country = 9;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
setCreatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 7;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp created_at = 2;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp created_at = 9;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
.google.protobuf.Timestamp created_at = 16;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
.google.protobuf.Timestamp created_at = 8;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
.google.protobuf.Timestamp created_at = 5;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp created_at = 8;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.google.protobuf.Timestamp created_at = 9;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantData.Builder
.google.protobuf.Timestamp created_at = 6;
setCreatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 10;
setCreatedBy(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string created_by = 10;
setCreatedBy(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string created_by = 8;
setCreatedBy(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string created_by = 1;
setCreatedBy(String) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string created_by = 6;
setCreatedBy(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string created_by = 6;
setCreatedBy(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string created_by = 15;
setCreatedBy(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string created_by = 7;
setCreatedBy(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string created_by = 6;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string created_by = 10;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string created_by = 8;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string created_by = 1;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string created_by = 6;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string created_by = 6;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string created_by = 15;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string created_by = 7;
setCreatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string created_by = 6;
setCurrency(String) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string currency = 6;
setCurrency(String) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string currency = 5;
setCurrency(String) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string currency = 7;
setCurrency(String) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string currency = 8;
setCurrency(String) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string currency = 5;
setCurrencyBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string currency = 6;
setCurrencyBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string currency = 5;
setCurrencyBytes(ByteString) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string currency = 7;
setCurrencyBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string currency = 8;
setCurrencyBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string currency = 5;
setDataFormat(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
JSON, CSV, PARQUET, AVRO, etc.
setDataFormatBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
JSON, CSV, PARQUET, AVRO, etc.
setDeactivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
setDeactivatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
setDeactivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 4;
setDeactivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.google.protobuf.Timestamp deactivated_at = 5;
setDeactivatedBy(String) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string deactivated_by = 5;
setDeactivatedBy(String) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string deactivated_by = 6;
setDeactivatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string deactivated_by = 5;
setDeactivatedByBytes(ByteString) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string deactivated_by = 6;
setDeepCopy(boolean) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
bool deep_copy = 7;
setDeletedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
setDeletedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
setDeletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 7;
setDeletedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.google.protobuf.Timestamp deleted_at = 5;
setDeleteData(DeleteObjectCommand.DeleteData) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
setDeleteData(DeleteObjectCommand.DeleteData.Builder) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.storage.DeleteObjectCommand.DeleteData delete_data = 2;
setDeletedBy(String) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deleted_by = 5;
setDeletedBy(String) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deleted_by = 6;
setDeletedBy(String) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string deleted_by = 4;
setDeletedByBytes(ByteString) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deleted_by = 5;
setDeletedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deleted_by = 6;
setDeletedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string deleted_by = 4;
setDeleteSource(boolean) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
bool delete_source = 6;
setDeletionReason(String) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deletion_reason = 6;
setDeletionReason(String) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deletion_reason = 8;
setDeletionReasonBytes(ByteString) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string deletion_reason = 6;
setDeletionReasonBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string deletion_reason = 8;
setDescription(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string description = 11;
setDescription(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string description = 5;
setDescriptionBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string description = 11;
setDescriptionBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string description = 5;
setDetails(CreateTenantCommand.TenantDetails) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
setDetails(CreateTenantCommand.TenantDetails.Builder) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails details = 2;
setDetails(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string details = 3;
setDetailsBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string details = 3;
setDetectionMethod(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string detection_method = 15;
setDetectionMethodBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string detection_method = 15;
setDeviceId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string device_id = 11;
setDeviceIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string device_id = 11;
setDeviceName(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string device_name = 6;
setDeviceNameBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string device_name = 6;
setDisabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
setDisabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.google.protobuf.Timestamp disabled_at = 5;
setDisplayName(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
Optional fields
setDisplayNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
Optional fields
setDownloadData(DownloadObjectCommand.DownloadData) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
setDownloadData(DownloadObjectCommand.DownloadData.Builder) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.storage.DownloadObjectCommand.DownloadData download_data = 2;
setDownloadFormat(String) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string download_format = 7;
setDownloadFormatBytes(ByteString) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string download_format = 7;
setDryRun(boolean) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
bool dry_run = 5;
setDurationMs(long) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
int64 duration_ms = 12;
setDurationMs(long) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 duration_ms = 9;
setDurationMs(long) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int64 duration_ms = 7;
setDurationMs(long) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
int64 duration_ms = 7;
setDurationMs(long) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
int64 duration_ms = 7;
setEffectiveDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
setEffectiveDate(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
setEffectiveDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.google.protobuf.Timestamp effective_date = 7;
setEffectiveDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp effective_date = 5;
setEffectiveFrom(Timestamp) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
setEffectiveFrom(Timestamp.Builder) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp effective_from = 6;
setEmail(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string email = 4;
setEmail(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string email = 3;
setEmail(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string email = 3;
setEmail(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string email = 4;
setEmail(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string email = 4;
setEmail(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string email = 4;
setEmail(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string email = 1;
setEmail(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string email = 2;
setEmail(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string email = 4;
setEmail(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string email = 3;
setEmail(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string email = 5;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string email = 4;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string email = 3;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string email = 3;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string email = 4;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string email = 4;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string email = 4;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string email = 1;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string email = 2;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string email = 4;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string email = 3;
setEmailBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string email = 5;
setEmailVerified(boolean) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
bool email_verified = 9;
setEnabledAt(Timestamp) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
setEnabledAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
setEnabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 5;
setEnabledAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.google.protobuf.Timestamp enabled_at = 6;
setEncrypt(boolean) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
bool encrypt = 8;
setEncryptBackup(boolean) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
bool encrypt_backup = 7;
setEncrypted(boolean) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool encrypted = 11;
setEncryptedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
setEncryptedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
.google.protobuf.Timestamp encrypted_at = 6;
setEncryptedBy(String) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string encrypted_by = 7;
setEncryptedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string encrypted_by = 7;
setEncryptionAlgorithm(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string encryption_algorithm = 19;
setEncryptionAlgorithm(String) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
AES256, RSA, etc.
setEncryptionAlgorithmBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string encryption_algorithm = 19;
setEncryptionAlgorithmBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
AES256, RSA, etc.
setEncryptionData(StorageEncryptedEvent.EncryptionData) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
setEncryptionData(StorageEncryptedEvent.EncryptionData.Builder) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData encryption_data = 2;
setEndDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
setEndDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
Optional fields
setEntry(AuditLogCommand.AuditEntry) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
setEntry(AuditLogCommand.AuditEntry.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.command.AuditLogCommand.AuditEntry entry = 2;
setError(ErrorDetail) - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
setError(ErrorDetail.Builder) - Method in class com.nnipa.proto.common.CommandResponse.Builder
.com.nnipa.proto.common.ErrorDetail error = 3;
setErrorCode(String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_code = 2;
setErrorCodeBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_code = 2;
setErrorId(String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_id = 1;
setErrorIdBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string error_id = 1;
setErrorMessage(String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string error_message = 10;
setErrorMessage(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string error_message = 11;
setErrorMessage(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string error_message = 8;
setErrorMessageBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string error_message = 10;
setErrorMessageBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string error_message = 11;
setErrorMessageBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string error_message = 8;
setErrors(int, String) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
repeated string errors = 9;
setEventId(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_id = 1;
setEventId(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_id = 1;
setEventId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Unique event identifier
setEventIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_id = 1;
setEventIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_id = 1;
setEventIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Unique event identifier
setEventType(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_type = 2;
setEventType(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_type = 2;
setEventType(String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
setEventType(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event type classification
setEventTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string event_type = 2;
setEventTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string event_type = 2;
setEventTypeBytes(ByteString) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
PAYMENT_FAILED, PAYMENT_SUCCEEDED, etc.
setEventTypeBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event type classification
setExceededAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
setExceededAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
.google.protobuf.Timestamp exceeded_at = 6;
setExists(boolean) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
bool exists = 1;
setExpiresAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
setExpiresAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
setExpiresAt(Timestamp) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
setExpiresAt(Timestamp) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
setExpiresAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp expires_at = 7;
setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.google.protobuf.Timestamp expires_at = 8;
setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.google.protobuf.Timestamp expires_at = 7;
setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
.google.protobuf.Timestamp expires_at = 6;
setExpiresAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp expires_at = 8;
setExpirySeconds(long) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
int64 expiry_seconds = 5;
setFailedAt(Timestamp) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
setFailedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
setFailedAt(Timestamp.Builder) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 9;
setFailedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp failed_at = 8;
setFailedAttemptCount(int) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
int32 failed_attempt_count = 7;
setFailedCount(int) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
int32 failed_count = 6;
setFailure(LoginFailedEvent.FailureData) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
setFailure(LoginFailedEvent.FailureData.Builder) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.auth.LoginFailedEvent.FailureData failure = 2;
setFailureCount(int) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
int32 failure_count = 7;
setFailureReason(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string failure_reason = 3;
setFailureReason(String) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string failure_reason = 8;
setFailureReason(String) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string failure_reason = 7;
setFailureReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string failure_reason = 3;
setFailureReasonBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string failure_reason = 8;
setFailureReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string failure_reason = 7;
setFax(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string fax = 4;
setFaxBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string fax = 4;
setFeatureCode(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string feature_code = 3;
setFeatureCode(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_code = 3;
setFeatureCode(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_code = 3;
setFeatureCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string feature_code = 3;
setFeatureCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_code = 3;
setFeatureCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_code = 3;
setFeatureName(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_name = 4;
setFeatureName(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_name = 4;
setFeatureNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string feature_name = 4;
setFeatureNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string feature_name = 4;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
setFirstName(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string first_name = 6;
setFirstName(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string first_name = 5;
setFirstName(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string first_name = 6;
setFirstName(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string first_name = 6;
setFirstNameBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string first_name = 6;
setFirstNameBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string first_name = 5;
setFirstNameBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string first_name = 6;
setFirstNameBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string first_name = 6;
setForcedChange(boolean) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
bool forced_change = 6;
setFromStrategy(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string from_strategy = 2;
setFromStrategyBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string from_strategy = 2;
setFromTier(String) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
setFromTierBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
setGenerateLink(boolean) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
bool generate_link = 8;
setGeographicalLocation(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string geographical_location = 17;
setGeographicalLocationBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string geographical_location = 17;
setGrantedAt(Timestamp) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
setGrantedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.google.protobuf.Timestamp granted_at = 7;
setGrantedBy(String) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string granted_by = 6;
setGrantedBy(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string granted_by = 6;
setGrantedByBytes(ByteString) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string granted_by = 6;
setGrantedByBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string granted_by = 6;
setHighPriority(boolean) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
bool high_priority = 10;
setImmediate(boolean) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
bool immediate = 6;
setInitialRole(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string initial_role = 11;
setInitialRoleBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string initial_role = 11;
setInitiatedBy(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string initiated_by = 7;
setInitiatedBy(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string initiated_by = 8;
setInitiatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string initiated_by = 7;
setInitiatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string initiated_by = 8;
setInvoiceId(String) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string invoice_id = 3;
setInvoiceIdBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string invoice_id = 3;
setIpAddress(String) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string ip_address = 4;
setIpAddress(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Optional fields for additional context
setIpAddress(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string ip_address = 4;
setIpAddress(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string ip_address = 8;
setIpAddress(String) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string ip_address = 5;
setIpAddress(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string ip_address = 8;
setIpAddress(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string ip_address = 14;
setIpAddress(String) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string ip_address = 6;
setIpAddress(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string ip_address = 6;
setIpAddress(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string ip_address = 7;
setIpAddress(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string ip_address = 10;
setIpAddress(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string ip_address = 5;
setIpAddress(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string ip_address = 9;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string ip_address = 4;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
Optional fields for additional context
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string ip_address = 4;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string ip_address = 8;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string ip_address = 5;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string ip_address = 8;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string ip_address = 14;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string ip_address = 6;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string ip_address = 6;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string ip_address = 7;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string ip_address = 10;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string ip_address = 5;
setIpAddressBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string ip_address = 9;
setIsActive(boolean) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
bool is_active = 3;
setIsCurrentVersion(boolean) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
bool is_current_version = 14;
setIsolationStrategy(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string isolation_strategy = 5;
setIsolationStrategy(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string isolation_strategy = 10;
setIsolationStrategyBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string isolation_strategy = 5;
setIsolationStrategyBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string isolation_strategy = 10;
setIsPublic(boolean) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
bool is_public = 10;
setKeyId(String) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string key_id = 5;
setKeyIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string key_id = 5;
setLastAccessed(Timestamp) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
setLastAccessed(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp last_accessed = 11;
setLastActivity(Timestamp) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
setLastActivity(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
.google.protobuf.Timestamp last_activity = 4;
setLastName(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string last_name = 7;
setLastName(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string last_name = 6;
setLastName(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string last_name = 7;
setLastName(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string last_name = 7;
setLastNameBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string last_name = 7;
setLastNameBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string last_name = 6;
setLastNameBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string last_name = 7;
setLastNameBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string last_name = 7;
setLatitude(double) - Method in class com.nnipa.proto.common.Address.Builder
double latitude = 7;
setLogin(UserLoginEvent.LoginData) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
setLogin(UserLoginEvent.LoginData.Builder) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.auth.UserLoginEvent.LoginData login = 2;
setLoginTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
setLoginTime(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
.google.protobuf.Timestamp login_time = 9;
setLogout(UserLogoutEvent.LogoutData) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
setLogout(UserLogoutEvent.LogoutData.Builder) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.auth.UserLogoutEvent.LogoutData logout = 2;
setLogoutReason(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string logout_reason = 5;
setLogoutReasonBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string logout_reason = 5;
setLogoutTime(Timestamp) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
setLogoutTime(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
.google.protobuf.Timestamp logout_time = 4;
setLongitude(double) - Method in class com.nnipa.proto.common.Address.Builder
double longitude = 8;
setMaxUsers(int) - Method in class com.nnipa.proto.tenant.TenantData.Builder
int32 max_users = 11;
setMessage(String) - Method in class com.nnipa.proto.common.CommandResponse.Builder
string message = 2;
setMessage(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string message = 2;
setMessage(String) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string message = 3;
setMessageBytes(ByteString) - Method in class com.nnipa.proto.common.CommandResponse.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
string message = 3;
setMetadata(CommandMetadata) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
setMetadata(CommandMetadata) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
setMetadata(CommandMetadata.Builder) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
setMetadata(CommandMetadata.Builder) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.common.CommandMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMetadata(EventMetadata.Builder) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.com.nnipa.proto.common.EventMetadata metadata = 1;
setMfaEnabled(boolean) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
bool mfa_enabled = 12;
setMfaEnabled(boolean) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
bool mfa_enabled = 12;
setMfaType(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string mfa_type = 4;
setMfaTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string mfa_type = 4;
setMfaUsed(boolean) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
bool mfa_used = 10;
setMigration(TenantMigratedEvent.MigrationData) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
setMigration(TenantMigratedEvent.MigrationData.Builder) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
.com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData migration = 2;
setMigrationData(MigrateStorageCommand.MigrationData) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
setMigrationData(MigrateStorageCommand.MigrationData.Builder) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
.com.nnipa.proto.storage.MigrateStorageCommand.MigrationData migration_data = 2;
setMigrationData(StorageMigrationStartedEvent.MigrationData) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
setMigrationData(StorageMigrationStartedEvent.MigrationData.Builder) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
.com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData migration_data = 2;
setMigrationId(String) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string migration_id = 1;
setMigrationId(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string migration_id = 1;
setMigrationIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string migration_id = 1;
setMigrationIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string migration_id = 1;
setMobile(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string mobile = 3;
setMobileBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string mobile = 3;
setModifiedAt(Timestamp) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
setModifiedAt(Timestamp.Builder) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
.google.protobuf.Timestamp modified_at = 10;
setMonthlyPrice(double) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
double monthly_price = 7;
setMoveData(MoveObjectCommand.MoveData) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
setMoveData(MoveObjectCommand.MoveData.Builder) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
.com.nnipa.proto.storage.MoveObjectCommand.MoveData move_data = 2;
setMovedBy(String) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string moved_by = 6;
setMovedByBytes(ByteString) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string moved_by = 6;
setMustChangePassword(boolean) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
bool must_change_password = 13;
setName(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string name = 2;
setName(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string name = 1;
setName(String) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string name = 3;
setName(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string name = 3;
setName(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string name = 3;
setName(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string name = 1;
setName(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string name = 2;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string name = 3;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string name = 3;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string name = 3;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string name = 2;
setNewPassword(String) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string new_password = 4;
setNewPasswordBytes(ByteString) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string new_password = 4;
setNewPlan(String) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string new_plan = 3;
setNewPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string new_plan = 3;
setNewTenantId(String) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string new_tenant_id = 4;
setNewTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string new_tenant_id = 4;
setNewValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
setNewValue(Any.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any new_value = 7;
setNewVersionNumber(int) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int32 new_version_number = 4;
setNextBillingDate(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
setNextBillingDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
.google.protobuf.Timestamp next_billing_date = 6;
setNextRenewalDate(Timestamp) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
setNextRenewalDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
setNextRenewalDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
setNextRenewalDate(Timestamp.Builder) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 5;
setNextRenewalDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp next_renewal_date = 10;
setNextRenewalDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp next_renewal_date = 6;
setNextRetryAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
setNextRetryAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
.google.protobuf.Timestamp next_retry_at = 9;
setNextRetryAt(String) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string next_retry_at = 10;
setNextRetryAtBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string next_retry_at = 10;
setNotification(SendNotificationCommand.NotificationData) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
setNotification(SendNotificationCommand.NotificationData.Builder) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
.com.nnipa.proto.command.SendNotificationCommand.NotificationData notification = 2;
setNotificationSentTo(int, String) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
repeated string notification_sent_to = 7;
setNotifyRecipients(boolean) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
bool notify_recipients = 9;
setObjectId(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_id = 2;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_id = 2;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_id = 4;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_id = 1;
setObjectId(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_id = 2;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_id = 2;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_id = 4;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_id = 1;
setObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_id = 1;
setObjectIds(int, String) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
repeated string object_ids = 2;
setObjectIds(int, String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
Empty means all objects
setObjectIds(int, String) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
Empty means restore all
setObjectIds(int, String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
repeated string object_ids = 3;
setObjectIds(int, String) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
repeated string object_ids = 2;
setObjectKey(String) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_key = 4;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_key = 4;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_key = 5;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_key = 3;
setObjectKey(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_key = 2;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string object_key = 4;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string object_key = 4;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string object_key = 5;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string object_key = 3;
setObjectKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_key = 2;
setObjectName(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_name = 4;
setObjectName(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_name = 3;
setObjectNameBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string object_name = 4;
setObjectNameBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string object_name = 3;
setObjectsAffected(int) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
int32 objects_affected = 4;
setObjectsFailed(int) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int32 objects_failed = 4;
setObjectsMigrated(int) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
int32 objects_migrated = 3;
setOccurredAt(Timestamp) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
setOccurredAt(Timestamp.Builder) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
.google.protobuf.Timestamp occurred_at = 5;
setOldPlan(String) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string old_plan = 2;
setOldPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string old_plan = 2;
setOldTenantId(String) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string old_tenant_id = 3;
setOldTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string old_tenant_id = 3;
setOldValue(Any) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
setOldValue(Any.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Any old_value = 6;
setOperation(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
GET, PUT, DELETE
setOperationBytes(ByteString) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
GET, PUT, DELETE
setOperationId(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_id = 1;
setOperationIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_id = 1;
setOperationType(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_type = 2;
setOperationTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string operation_type = 2;
setOrganizationEmail(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_email = 11;
setOrganizationEmail(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_email = 5;
setOrganizationEmail(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_email = 8;
setOrganizationEmailBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_email = 11;
setOrganizationEmailBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_email = 5;
setOrganizationEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_email = 8;
setOrganizationName(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_name = 9;
setOrganizationName(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_name = 3;
setOrganizationName(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string organization_name = 6;
setOrganizationNameBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_name = 9;
setOrganizationNameBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_name = 3;
setOrganizationNameBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string organization_name = 6;
setOrganizationPhone(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_phone = 6;
setOrganizationPhoneBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_phone = 6;
setOrganizationType(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_type = 10;
setOrganizationType(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_type = 4;
setOrganizationType(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string organization_type = 3;
setOrganizationType(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string organization_type = 3;
setOrganizationType(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string organization_type = 5;
setOrganizationType(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_type = 4;
setOrganizationTypeBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string organization_type = 10;
setOrganizationTypeBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string organization_type = 4;
setOrganizationTypeBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string organization_type = 3;
setOrganizationTypeBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string organization_type = 3;
setOrganizationTypeBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string organization_type = 5;
setOrganizationTypeBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string organization_type = 4;
setOriginalSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
int64 original_size_bytes = 4;
setOverwriteExisting(boolean) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
bool overwrite_existing = 5;
setOwnerUserId(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string owner_user_id = 7;
setOwnerUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string owner_user_id = 7;
setPage(int) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 page = 1;
setPageSize(int) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 page_size = 2;
setPaidAt(Timestamp) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
setPaidAt(Timestamp.Builder) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
.google.protobuf.Timestamp paid_at = 7;
setPartNumber(int) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
For multipart uploads
setPaymentMethod(String) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string payment_method = 6;
setPaymentMethodBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string payment_method = 6;
setPermanent(boolean) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
bool permanent = 4;
setPermanent(boolean) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
bool permanent = 5;
setPermanent(boolean) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
bool permanent = 6;
setPermissionLevel(String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string permission_level = 5;
setPermissionLevel(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
READ, WRITE, DELETE, ADMIN
setPermissionLevelBytes(ByteString) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string permission_level = 5;
setPermissionLevelBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
READ, WRITE, DELETE, ADMIN
setPermissions(int, String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
repeated string permissions = 6;
setPhone(String) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string phone = 2;
setPhoneBytes(ByteString) - Method in class com.nnipa.proto.common.ContactInfo.Builder
string phone = 2;
setPhoneNumber(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string phone_number = 8;
setPhoneNumber(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string phone_number = 7;
setPhoneNumber(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string phone_number = 8;
setPhoneNumberBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string phone_number = 8;
setPhoneNumberBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string phone_number = 7;
setPhoneNumberBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string phone_number = 8;
setPlan(String) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string plan = 4;
setPlan(String) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string plan = 3;
setPlan(String) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string plan = 4;
setPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string plan = 4;
setPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string plan = 3;
setPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string plan = 4;
setPolicyData(ApplyLifecyclePolicyCommand.PolicyData) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
setPolicyData(ApplyLifecyclePolicyCommand.PolicyData.Builder) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
.com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData policy_data = 2;
setPolicyData(StorageLifecyclePolicyAppliedEvent.PolicyData) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
setPolicyData(StorageLifecyclePolicyAppliedEvent.PolicyData.Builder) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
.com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData policy_data = 2;
setPolicyId(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_id = 1;
setPolicyId(String) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_id = 1;
setPolicyIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_id = 1;
setPolicyIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_id = 1;
setPolicyName(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_name = 3;
setPolicyName(String) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_name = 2;
setPolicyNameBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string policy_name = 3;
setPolicyNameBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string policy_name = 2;
setPostalCode(String) - Method in class com.nnipa.proto.common.Address.Builder
string postal_code = 5;
setPostalCodeBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
string postal_code = 5;
setPreviousPlan(String) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
string previous_plan = 3;
setPreviousPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
string previous_plan = 3;
setPreviousVersionId(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string previous_version_id = 6;
setPreviousVersionIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string previous_version_id = 6;
setPreviousVersionNumber(int) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int32 previous_version_number = 5;
setPriority(Priority) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event priority
setPriorityValue(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event priority
setQuarantineIfThreat(boolean) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
bool quarantine_if_threat = 5;
setQuotaBytes(long) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 quota_bytes = 2;
setQuotaData(StorageQuotaExceededEvent.QuotaData) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
setQuotaData(StorageQuotaExceededEvent.QuotaData.Builder) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
.com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData quota_data = 2;
setRangeEnd(long) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
int64 range_end = 6;
setRangeStart(long) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
For partial downloads
setReactivatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
setReactivatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
.google.protobuf.Timestamp reactivated_at = 3;
setReactivatedBy(String) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string reactivated_by = 4;
setReactivatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string reactivated_by = 4;
setReason(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string reason = 7;
setReason(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string reason = 8;
setReason(String) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string reason = 5;
setReason(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string reason = 4;
setReason(String) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string reason = 5;
setReason(String) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string reason = 2;
setReason(String) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string reason = 3;
setReason(String) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string reason = 4;
setReason(String) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string reason = 4;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string reason = 7;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string reason = 8;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string reason = 5;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string reason = 4;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string reason = 5;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string reason = 2;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string reason = 3;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string reason = 4;
setReasonBytes(ByteString) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string reason = 4;
setRecipientId(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string recipient_id = 1;
setRecipientIdBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string recipient_id = 1;
setRegion(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string region = 4;
setRegion(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string region = 23;
setRegionBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string region = 4;
setRegionBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string region = 23;
setRegisteredAt(Timestamp) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
setRegisteredAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
.google.protobuf.Timestamp registered_at = 6;
setRegistration(UserRegisteredEvent.RegistrationData) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
setRegistration(UserRegisteredEvent.RegistrationData.Builder) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
.com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData registration = 2;
setRegistrationMethod(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_method = 5;
setRegistrationMethodBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_method = 5;
setRegistrationSource(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_source = 10;
setRegistrationSourceBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string registration_source = 10;
setRenewalDate(Timestamp) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
setRenewalDate(Timestamp.Builder) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewal_date = 4;
setRenewedAt(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
setRenewedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
.google.protobuf.Timestamp renewed_at = 5;
setRepairIfCorrupt(boolean) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
bool repair_if_corrupt = 6;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
setReplicationData(StorageReplicatedEvent.ReplicationData) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
setReplicationData(StorageReplicatedEvent.ReplicationData.Builder) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
.com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData replication_data = 2;
setReplicationType(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
SYNC, ASYNC, CROSS_REGION
setReplicationTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
SYNC, ASYNC, CROSS_REGION
setRequestedAt(Timestamp) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
setRequestedAt(Timestamp.Builder) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
.google.protobuf.Timestamp requested_at = 6;
setRequestedBy(String) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string requested_by = 7;
setRequestedBy(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string requested_by = 6;
setRequestedBy(String) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string requested_by = 6;
setRequestedBy(String) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string requested_by = 7;
setRequestedByBytes(ByteString) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string requested_by = 7;
setRequestedByBytes(ByteString) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string requested_by = 6;
setRequestedByBytes(ByteString) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string requested_by = 6;
setRequestedByBytes(ByteString) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string requested_by = 7;
setRequiresInvestigation(boolean) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
bool requires_investigation = 18;
setResetToken(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string reset_token = 5;
setResetToken(String) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string reset_token = 3;
setResetTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string reset_token = 5;
setResetTokenBytes(ByteString) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string reset_token = 3;
setResource(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string resource = 4;
setResource(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string resource = 4;
setResource(String) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string resource = 4;
setResource(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string resource = 4;
setResourceBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string resource = 4;
setResourceBytes(ByteString) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string resource = 4;
setResourceBytes(ByteString) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string resource = 4;
setResourceBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string resource = 4;
setResourceId(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_id = 5;
setResourceIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_id = 5;
setResources(int, String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
repeated string resources = 3;
setResources(int, String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
repeated string resources = 3;
setResourceType(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_type = 4;
setResourceTypeBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string resource_type = 4;
setResponse(CommandResponse) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
setResponse(CommandResponse.Builder) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.common.CommandResponse response = 1;
setRestoredAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
setRestoredAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
.google.protobuf.Timestamp restored_at = 6;
setRestoreData(RestoreFromBackupCommand.RestoreData) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
setRestoreData(RestoreFromBackupCommand.RestoreData.Builder) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
.com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData restore_data = 2;
setRestoreData(RestoreVersionCommand.RestoreData) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
setRestoreData(RestoreVersionCommand.RestoreData.Builder) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
.com.nnipa.proto.storage.RestoreVersionCommand.RestoreData restore_data = 2;
setRestoreData(StorageRestoredEvent.RestoreData) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
setRestoreData(StorageRestoredEvent.RestoreData.Builder) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
.com.nnipa.proto.storage.StorageRestoredEvent.RestoreData restore_data = 2;
setRestoredBy(String) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restored_by = 6;
setRestoredBy(String) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restored_by = 5;
setRestoredBy(String) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string restored_by = 5;
setRestoredByBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restored_by = 6;
setRestoredByBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restored_by = 5;
setRestoredByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string restored_by = 5;
setRestoredFrom(String) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
ARCHIVE, BACKUP, SNAPSHOT
setRestoredFromBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
ARCHIVE, BACKUP, SNAPSHOT
setRestoreLocation(String) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restore_location = 4;
setRestoreLocationBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string restore_location = 4;
setRestoreReason(String) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restore_reason = 6;
setRestoreReasonBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string restore_reason = 6;
setResult(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string result = 8;
setResultBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string result = 8;
setResultData(StorageOperationResult.ResultData) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
setResultData(StorageOperationResult.ResultData.Builder) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
.com.nnipa.proto.storage.StorageOperationResult.ResultData result_data = 2;
setResultUrl(String) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string result_url = 8;
setResultUrlBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
string result_url = 8;
setRetentionUntil(Timestamp) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
setRetentionUntil(Timestamp) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
setRetentionUntil(Timestamp.Builder) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
.google.protobuf.Timestamp retention_until = 5;
setRetentionUntil(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp retention_until = 11;
setRetryCount(int) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Number of retries
setRevokedAt(Timestamp) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
setRevokedAt(Timestamp.Builder) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
.google.protobuf.Timestamp revoked_at = 7;
setRevokedBy(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string revoked_by = 6;
setRevokedByBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string revoked_by = 6;
setRiskScore(int) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
int32 risk_score = 12;
setRole(String) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string role = 4;
setRoleBytes(ByteString) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string role = 4;
setRoleId(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_id = 4;
setRoleId(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_id = 2;
setRoleId(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_id = 4;
setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_id = 4;
setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_id = 2;
setRoleIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_id = 4;
setRoleName(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_name = 5;
setRoleName(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_name = 4;
setRoleName(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_name = 5;
setRoleNameBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string role_name = 5;
setRoleNameBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string role_name = 4;
setRoleNameBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string role_name = 5;
setRuleId(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
string rule_id = 1;
setRuleIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
string rule_id = 1;
setRules(int, ApplyLifecyclePolicyCommand.PolicyRule) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
setRules(int, ApplyLifecyclePolicyCommand.PolicyRule.Builder) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
repeated .com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule rules = 4;
setScanData(ScanObjectCommand.ScanData) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
setScanData(ScanObjectCommand.ScanData.Builder) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
.com.nnipa.proto.storage.ScanObjectCommand.ScanData scan_data = 2;
setScanData(StorageScannedEvent.ScanData) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
setScanData(StorageScannedEvent.ScanData.Builder) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
.com.nnipa.proto.storage.StorageScannedEvent.ScanData scan_data = 2;
setScannedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
setScannedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
.google.protobuf.Timestamp scanned_at = 8;
setScannerVersion(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string scanner_version = 9;
setScannerVersionBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string scanner_version = 9;
setScanType(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
setScanTypeBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
setScanTypes(int, String) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
VIRUS, MALWARE, DLP, COMPLIANCE
setSendAt(Timestamp) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
setSendAt(Timestamp.Builder) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
.google.protobuf.Timestamp send_at = 9;
setService(String) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string service = 5;
setServiceBytes(ByteString) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
string service = 5;
setSessionDurationMs(long) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
int64 session_duration_ms = 6;
setSessionId(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string session_id = 9;
setSessionId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string session_id = 8;
setSessionId(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string session_id = 3;
setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string session_id = 9;
setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string session_id = 8;
setSessionIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string session_id = 3;
setSeverity(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string severity = 10;
setSeverityBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string severity = 10;
setSharedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
setSharedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
.google.protobuf.Timestamp shared_at = 7;
setShareData(ShareObjectCommand.ShareData) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
setShareData(ShareObjectCommand.ShareData.Builder) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
.com.nnipa.proto.storage.ShareObjectCommand.ShareData share_data = 2;
setShareData(StorageSharedEvent.ShareData) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
setShareData(StorageSharedEvent.ShareData.Builder) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
.com.nnipa.proto.storage.StorageSharedEvent.ShareData share_data = 2;
setSharedBy(String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string shared_by = 7;
setSharedBy(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string shared_by = 4;
setSharedByBytes(ByteString) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string shared_by = 7;
setSharedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string shared_by = 4;
setSharedWith(int, String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
repeated string shared_with = 5;
setShareLink(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string share_link = 9;
setShareLinkBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string share_link = 9;
setShareWith(int, String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
repeated string share_with = 4;
setSizeBytes(long) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
int64 size_bytes = 6;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
int64 size_bytes = 4;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
int64 size_bytes = 5;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
int64 size_bytes = 9;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
int64 size_bytes = 9;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
int64 size_bytes = 6;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
int64 size_bytes = 9;
setSizeBytes(long) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
int64 size_bytes = 4;
setSource(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string source = 3;
setSourceBackend(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string source_backend = 3;
setSourceBackend(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string source_backend = 3;
setSourceBackendBytes(ByteString) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string source_backend = 3;
setSourceBackendBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string source_backend = 3;
setSourceBytes(ByteString) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string source = 3;
setSourceKey(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_key = 3;
setSourceKey(String) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string source_key = 3;
setSourceKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_key = 3;
setSourceKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string source_key = 3;
setSourceObjectId(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_object_id = 1;
setSourceObjectIdBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_object_id = 1;
setSourceRegion(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string source_region = 4;
setSourceRegionBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string source_region = 4;
setSourceService(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Service that generated the event
setSourceServiceBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Service that generated the event
setSourceSystem(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Additional security-specific fields
setSourceSystemBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
Additional security-specific fields
setSourceTenantId(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_tenant_id = 2;
setSourceTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string source_tenant_id = 2;
setStartDate(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
setStartDate(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
.google.protobuf.Timestamp start_date = 5;
setStartedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
setStartedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
setStartedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
setStartedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
setStartedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
.google.protobuf.Timestamp started_at = 7;
setStartedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 7;
setStartedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
.google.protobuf.Timestamp started_at = 7;
setStartedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
.google.protobuf.Timestamp started_at = 4;
setStateProvince(String) - Method in class com.nnipa.proto.common.Address.Builder
string state_province = 4;
setStateProvinceBytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
string state_province = 4;
setStatus(UserStatus) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.UserStatus status = 9;
setStatus(String) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string status = 4;
setStatus(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string status = 6;
setStatus(String) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string status = 2;
setStatus(String) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string status = 4;
setStatus(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
SUCCESS, FAILED
setStatus(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string status = 5;
setStatus(String) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
string status = 2;
setStatus(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string status = 6;
setStatus(String) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string status = 2;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string status = 4;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string status = 6;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string status = 2;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string status = 4;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
SUCCESS, FAILED
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string status = 5;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
string status = 2;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string status = 6;
setStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string status = 2;
setStatusValue(int) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
.com.nnipa.proto.common.UserStatus status = 9;
setStorageBackend(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
S3, AZURE_BLOB, GCS, LOCAL
setStorageBackend(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_backend = 7;
setStorageBackendBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
S3, AZURE_BLOB, GCS, LOCAL
setStorageBackendBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_backend = 7;
setStorageClass(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string storage_class = 5;
setStorageClass(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string storage_class = 18;
setStorageClassBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string storage_class = 5;
setStorageClassBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string storage_class = 18;
setStorageData(StorageCreatedEvent.StorageData) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
setStorageData(StorageCreatedEvent.StorageData) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
setStorageData(StorageCreatedEvent.StorageData.Builder) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
setStorageData(StorageCreatedEvent.StorageData.Builder) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.com.nnipa.proto.storage.StorageCreatedEvent.StorageData storage_data = 2;
setStorageQuotaGb(int) - Method in class com.nnipa.proto.tenant.TenantData.Builder
int32 storage_quota_gb = 12;
setStorageTier(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
HOT, WARM, COLD, ARCHIVE
setStorageTier(String) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string storage_tier = 10;
setStorageTier(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_tier = 6;
setStorageTierBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
HOT, WARM, COLD, ARCHIVE
setStorageTierBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string storage_tier = 10;
setStorageTierBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string storage_tier = 6;
setStream(boolean) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
bool stream = 8;
setStreetLine1(String) - Method in class com.nnipa.proto.common.Address.Builder
string street_line1 = 1;
setStreetLine1Bytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
string street_line1 = 1;
setStreetLine2(String) - Method in class com.nnipa.proto.common.Address.Builder
string street_line2 = 2;
setStreetLine2Bytes(ByteString) - Method in class com.nnipa.proto.common.Address.Builder
string street_line2 = 2;
setSubject(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string subject = 7;
setSubjectBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string subject = 7;
setSubscription(SubscriptionData) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
setSubscription(SubscriptionData) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
setSubscription(SubscriptionData.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
setSubscription(SubscriptionData.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.com.nnipa.proto.tenant.SubscriptionData subscription = 2;
setSubscriptionData(TenantSubscriptionChangedEvent.SubscriptionData) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
setSubscriptionData(TenantSubscriptionChangedEvent.SubscriptionData.Builder) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
.com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData subscription_data = 2;
setSubscriptionId(String) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string subscription_id = 2;
setSubscriptionId(String) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string subscription_id = 1;
setSubscriptionId(String) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string subscription_id = 2;
setSubscriptionId(String) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string subscription_id = 3;
setSubscriptionIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string subscription_id = 2;
setSubscriptionIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string subscription_id = 1;
setSubscriptionIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string subscription_id = 2;
setSubscriptionIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string subscription_id = 3;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string subscription_plan = 4;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string subscription_plan = 3;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string subscription_plan = 8;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string subscription_plan = 4;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string subscription_plan = 5;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string subscription_plan = 7;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string subscription_plan = 2;
setSubscriptionPlan(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string subscription_plan = 4;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string subscription_plan = 4;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string subscription_plan = 3;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string subscription_plan = 8;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
string subscription_plan = 4;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string subscription_plan = 5;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string subscription_plan = 7;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
optional string subscription_plan = 2;
setSubscriptionPlanBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
optional string subscription_plan = 4;
setSubscriptionStatus(String) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string subscription_status = 6;
setSubscriptionStatusBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string subscription_status = 6;
setSuccess(boolean) - Method in class com.nnipa.proto.common.CommandResponse.Builder
bool success = 1;
setSuccess(boolean) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
bool success = 9;
setSuccess(boolean) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
bool success = 8;
setSuccess(boolean) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
bool success = 3;
setSuccess(boolean) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
bool success = 10;
setSuspendedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
setSuspendedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
.google.protobuf.Timestamp suspended_at = 6;
setSuspendedBy(String) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string suspended_by = 3;
setSuspendedBy(String) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string suspended_by = 5;
setSuspendedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string suspended_by = 3;
setSuspendedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string suspended_by = 5;
setSyncTargets(int, String) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
repeated string sync_targets = 4;
setTags(int, String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
repeated string tags = 21;
setTags(int, String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
repeated string tags = 11;
setTarget(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string target = 4;
setTargetBackend(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string target_backend = 4;
setTargetBackend(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string target_backend = 4;
setTargetBackendBytes(ByteString) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string target_backend = 4;
setTargetBackendBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string target_backend = 4;
setTargetBucket(String) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_bucket = 5;
setTargetBucketBytes(ByteString) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_bucket = 5;
setTargetBytes(ByteString) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string target = 4;
setTargetKey(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_key = 5;
setTargetKey(String) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_key = 4;
setTargetKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_key = 5;
setTargetKeyBytes(ByteString) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string target_key = 4;
setTargetName(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_name = 6;
setTargetNameBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_name = 6;
setTargetRegion(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string target_region = 5;
setTargetRegionBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string target_region = 5;
setTargetTenantId(String) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_tenant_id = 4;
setTargetTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
string target_tenant_id = 4;
setTargetTier(String) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string target_tier = 4;
setTargetTierBytes(ByteString) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string target_tier = 4;
setTemplateId(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string template_id = 5;
setTemplateIdBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string template_id = 5;
setTenant(TenantData) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
setTenant(TenantData) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
setTenant(TenantData.Builder) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
setTenant(TenantData.Builder) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.com.nnipa.proto.tenant.TenantData tenant = 2;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string tenant_code = 4;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_code = 2;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
string tenant_code = 1;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_code = 2;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_code = 3;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_code = 5;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_code = 2;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_code = 3;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_code = 3;
setTenantCode(String) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string tenant_code = 5;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
string tenant_code = 4;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_code = 2;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
string tenant_code = 1;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_code = 2;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_code = 3;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_code = 5;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_code = 2;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_code = 3;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_code = 3;
setTenantCodeBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string tenant_code = 5;
setTenantId(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string tenant_id = 4;
setTenantId(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string tenant_id = 4;
setTenantId(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string tenant_id = 5;
setTenantId(String) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Multi-tenant context
setTenantId(String) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_id = 4;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string tenant_id = 1;
setTenantId(String) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
string tenant_id = 2;
setTenantId(String) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string tenant_id = 3;
setTenantId(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string tenant_id = 4;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string tenant_id = 4;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string tenant_id = 5;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Multi-tenant context
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string tenant_id = 4;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
string tenant_id = 1;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
string tenant_id = 2;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string tenant_id = 3;
setTenantIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string tenant_id = 3;
setTenantName(String) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_name = 3;
setTenantNameBytes(ByteString) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
string tenant_name = 3;
setThreatDetected(boolean) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
bool threat_detected = 5;
setThreatIndicators(int, String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
repeated string threat_indicators = 16;
setThreatName(String) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string threat_name = 6;
setThreatNameBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
string threat_name = 6;
setTierChangeData(ChangeStorageTierCommand.TierChangeData) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
setTierChangeData(ChangeStorageTierCommand.TierChangeData.Builder) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
.com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData tier_change_data = 2;
setTierData(StorageTieredEvent.TierData) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
setTierData(StorageTieredEvent.TierData.Builder) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
.com.nnipa.proto.storage.StorageTieredEvent.TierData tier_data = 2;
setTimestamp(long) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
int64 timestamp = 6;
setTimestamp(long) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
int64 timestamp = 7;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
.google.protobuf.Timestamp timestamp = 14;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
.google.protobuf.Timestamp timestamp = 13;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
.google.protobuf.Timestamp timestamp = 9;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
.google.protobuf.Timestamp timestamp = 2;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.CommandResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp.Builder) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Event creation time
SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
setToStrategy(String) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string to_strategy = 3;
setToStrategyBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
string to_strategy = 3;
setTotalBytes(long) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
int64 total_bytes = 6;
setTotalItems(long) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int64 total_items = 3;
setTotalObjects(int) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
int32 total_objects = 5;
setTotalPages(int) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
int32 total_pages = 4;
setTotalSizeBytes(long) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
int64 total_size_bytes = 6;
setToTier(String) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
setToTierBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
HOT, WARM, COLD, ARCHIVE
setTransitionedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
setTransitionedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
.google.protobuf.Timestamp transitioned_at = 7;
setTransitionReason(String) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string transition_reason = 8;
setTransitionReasonBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
string transition_reason = 8;
setTrialDays(int) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
int32 trial_days = 8;
setTrialEnabled(boolean) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
bool trial_enabled = 7;
setType(String) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string type = 3;
setTypeBytes(ByteString) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
string type = 3;
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleCreatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.BillingEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.PaymentFailedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.AuditLogCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.AuditInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.CommandResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ContactInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ErrorDetail.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.ErrorResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.EventMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.PaginationInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.common.StorageMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CopyObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateBackupCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MoveObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ScanObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ShareObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageDeletedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageOperationResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageScannedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageSharedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageTieredEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.CreateTenantResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantExistsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantExistsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
 
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
setUpdatedAt(Timestamp) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.common.AuditInfo.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 6;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.GetTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 9;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 4;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse.Builder
.google.protobuf.Timestamp updated_at = 3;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
.google.protobuf.Timestamp updated_at = 6;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
setUpdatedAt(Timestamp.Builder) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
.google.protobuf.Timestamp updated_at = 5;
setUpdatedBy(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string updated_by = 3;
setUpdatedBy(String) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
string updated_by = 3;
setUpdatedBy(String) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string updated_by = 7;
setUpdatedBy(String) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
string updated_by = 3;
setUpdatedBy(String) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string updated_by = 6;
setUpdatedBy(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string updated_by = 6;
setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string updated_by = 3;
setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent.Builder
string updated_by = 3;
setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent.Builder
string updated_by = 7;
setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent.Builder
string updated_by = 3;
setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest.Builder
string updated_by = 6;
setUpdatedByBytes(ByteString) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string updated_by = 6;
setUpdates(UpdateTenantCommand.UpdateDetails) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
setUpdates(UpdateTenantCommand.UpdateDetails.Builder) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.Builder
.com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails updates = 3;
setUploadData(UploadObjectCommand.UploadData) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
setUploadData(UploadObjectCommand.UploadData.Builder) - Method in class com.nnipa.proto.storage.UploadObjectCommand.Builder
.com.nnipa.proto.storage.UploadObjectCommand.UploadData upload_data = 2;
setUploadId(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string upload_id = 12;
setUploadIdBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string upload_id = 12;
setUrlData(GeneratePresignedUrlCommand.UrlData) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
setUrlData(GeneratePresignedUrlCommand.UrlData.Builder) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.Builder
.com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData url_data = 2;
setUsedBytes(long) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData.Builder
int64 used_bytes = 3;
setUserAgent(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_agent = 8;
setUserAgent(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string user_agent = 5;
setUserAgent(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_agent = 9;
setUserAgent(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_agent = 15;
setUserAgent(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_agent = 7;
setUserAgent(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_agent = 8;
setUserAgent(String) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string user_agent = 6;
setUserAgent(String) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string user_agent = 10;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_agent = 8;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string user_agent = 5;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_agent = 9;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_agent = 15;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_agent = 7;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_agent = 8;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.common.AuditInfo.Builder
string user_agent = 6;
setUserAgentBytes(ByteString) - Method in class com.nnipa.proto.storage.StorageAccessedEvent.Builder
string user_agent = 10;
setUserCount(int) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse.Builder
int32 user_count = 5;
setUserEmail(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_email = 3;
setUserEmailBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_email = 3;
setUserId(String) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_id = 3;
setUserId(String) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_id = 3;
setUserId(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_id = 1;
setUserId(String) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string user_id = 1;
setUserId(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_id = 1;
setUserId(String) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string user_id = 6;
setUserId(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
User who triggered the event
setUserId(String) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string user_id = 4;
setUserId(String) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string user_id = 15;
setUserId(String) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string user_id = 2;
setUserId(String) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.ActivateUserCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.AuthenticationEvent.Builder
string user_id = 3;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.MFAEnabledEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordChangedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.ResetPasswordCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string user_id = 3;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserActivatedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string user_id = 1;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData.Builder
string user_id = 1;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string user_id = 1;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.GrantPermissionCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleAssignedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.authz.RoleRevokedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.AssignRoleCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.CreateTenantCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.common.CommandMetadata.Builder
string user_id = 6;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
User who triggered the event
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData.Builder
string user_id = 4;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData.Builder
string user_id = 15;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.SyncUserDataCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserActivatedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserDeactivatedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent.Builder
string user_id = 2;
setUserIdBytes(ByteString) - Method in class com.nnipa.proto.user.UserUpdatedEvent.Builder
string user_id = 2;
setUsername(String) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string username = 5;
setUsername(String) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string username = 1;
setUsername(String) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string username = 4;
setUsername(String) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string username = 4;
setUsername(String) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string username = 3;
setUsername(String) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string username = 3;
setUsername(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string username = 5;
setUsername(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string username = 4;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent.Builder
string username = 5;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData.Builder
string username = 1;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.SecurityEvent.Builder
string username = 4;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.SelfSignupEvent.Builder
string username = 4;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData.Builder
string username = 3;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData.Builder
string username = 3;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string username = 5;
setUsernameBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string username = 4;
setUserType(String) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_type = 9;
setUserType(String) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_type = 8;
setUserTypeBytes(ByteString) - Method in class com.nnipa.proto.command.CreateUserProfileCommand.Builder
string user_type = 9;
setUserTypeBytes(ByteString) - Method in class com.nnipa.proto.user.UserCreatedEvent.Builder
string user_type = 8;
setValidateAfter(boolean) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData.Builder
bool validate_after = 5;
setValidationData(ValidateStorageIntegrityCommand.ValidationData) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
setValidationData(ValidateStorageIntegrityCommand.ValidationData.Builder) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.Builder
.com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData validation_data = 2;
setValidations(int, String) - Method in class com.nnipa.proto.auth.ValidateUserCommand.Builder
repeated string validations = 4;
setValidations(int, String) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand.Builder
repeated string validations = 3;
setVersion(String) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Schema version
setVersionBytes(ByteString) - Method in class com.nnipa.proto.common.EventMetadata.Builder
Schema version
setVersionComment(String) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string version_comment = 7;
setVersionCommentBytes(ByteString) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData.Builder
string version_comment = 7;
setVersionData(CreateVersionCommand.VersionData) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
setVersionData(CreateVersionCommand.VersionData.Builder) - Method in class com.nnipa.proto.storage.CreateVersionCommand.Builder
.com.nnipa.proto.storage.CreateVersionCommand.VersionData version_data = 2;
setVersionData(StorageVersionedEvent.VersionData) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
setVersionData(StorageVersionedEvent.VersionData.Builder) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.Builder
.com.nnipa.proto.storage.StorageVersionedEvent.VersionData version_data = 2;
setVersionNumber(int) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData.Builder
int32 version_number = 4;
setVersionNumber(int) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData.Builder
int32 version_number = 13;
SEVERITY_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
SHARE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand
 
SHARE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent
 
SHARE_LINK_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
SHARE_WITH_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
SHARED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
SHARED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
SHARED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
SHARED_WITH_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
ShareObjectCommand - Class in com.nnipa.proto.storage
Command: Share Object
ShareObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Share Object
ShareObjectCommand.ShareData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ShareObjectCommand.ShareData
ShareObjectCommand.ShareData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ShareObjectCommand.ShareData
ShareObjectCommand.ShareDataOrBuilder - Interface in com.nnipa.proto.storage
 
ShareObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
SOURCE_BACKEND_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
SOURCE_BACKEND_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
SOURCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
SOURCE_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
SOURCE_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
SOURCE_OBJECT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
SOURCE_REGION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
SOURCE_SERVICE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
SOURCE_SYSTEM_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
SOURCE_TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
START_DATE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
STARTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
STARTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
STARTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
STARTED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
STATE_PROVINCE_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantResponse
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantExistsResponse
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantResponse
 
STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
STORAGE_BACKEND_AZURE_BLOB - Enum constant in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_AZURE_BLOB = 2;
STORAGE_BACKEND_AZURE_BLOB_VALUE - Static variable in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_AZURE_BLOB = 2;
STORAGE_BACKEND_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
STORAGE_BACKEND_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
STORAGE_BACKEND_GCS - Enum constant in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_GCS = 3;
STORAGE_BACKEND_GCS_VALUE - Static variable in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_GCS = 3;
STORAGE_BACKEND_LOCAL - Enum constant in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_LOCAL = 4;
STORAGE_BACKEND_LOCAL_VALUE - Static variable in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_LOCAL = 4;
STORAGE_BACKEND_MINIO - Enum constant in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_MINIO = 5;
STORAGE_BACKEND_MINIO_VALUE - Static variable in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_MINIO = 5;
STORAGE_BACKEND_S3 - Enum constant in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_S3 = 1;
STORAGE_BACKEND_S3_VALUE - Static variable in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_S3 = 1;
STORAGE_BACKEND_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_UNSPECIFIED = 0;
STORAGE_BACKEND_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.StorageBackend
STORAGE_BACKEND_UNSPECIFIED = 0;
STORAGE_CLASS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
STORAGE_CLASS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
STORAGE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent
 
STORAGE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageUpdatedEvent
 
STORAGE_QUOTA_GB_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
STORAGE_TIER_ARCHIVE - Enum constant in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_ARCHIVE = 4;
STORAGE_TIER_ARCHIVE_VALUE - Static variable in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_ARCHIVE = 4;
STORAGE_TIER_COLD - Enum constant in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_COLD = 3;
STORAGE_TIER_COLD_VALUE - Static variable in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_COLD = 3;
STORAGE_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
STORAGE_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
STORAGE_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
STORAGE_TIER_HOT - Enum constant in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_HOT = 1;
STORAGE_TIER_HOT_VALUE - Static variable in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_HOT = 1;
STORAGE_TIER_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_UNSPECIFIED = 0;
STORAGE_TIER_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_UNSPECIFIED = 0;
STORAGE_TIER_WARM - Enum constant in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_WARM = 2;
STORAGE_TIER_WARM_VALUE - Static variable in enum class com.nnipa.proto.common.StorageTier
STORAGE_TIER_WARM = 2;
StorageAccessedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Accessed
StorageAccessedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Accessed
StorageAccessedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageBackend - Enum Class in com.nnipa.proto.common
Storage backend enum
StorageBackupCreatedEvent - Class in com.nnipa.proto.storage
Event: Storage Backup Created
StorageBackupCreatedEvent.BackupData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
StorageBackupCreatedEvent.BackupData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
StorageBackupCreatedEvent.BackupDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageBackupCreatedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Backup Created
StorageBackupCreatedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageCommands - Class in com.nnipa.proto.storage
 
StorageCompressedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Compressed
StorageCompressedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Compressed
StorageCompressedEvent.CompressionData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
StorageCompressedEvent.CompressionData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
StorageCompressedEvent.CompressionDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageCompressedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageCreatedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Created
StorageCreatedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Created
StorageCreatedEvent.StorageData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageCreatedEvent.StorageData
StorageCreatedEvent.StorageData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageCreatedEvent.StorageData
StorageCreatedEvent.StorageDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageCreatedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageDeletedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Deleted
StorageDeletedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Deleted
StorageDeletedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageEncryptedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Encrypted
StorageEncryptedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Encrypted
StorageEncryptedEvent.EncryptionData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
StorageEncryptedEvent.EncryptionData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
StorageEncryptedEvent.EncryptionDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageEncryptedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageEvents - Class in com.nnipa.proto.storage
 
StorageLifecyclePolicyAppliedEvent - Class in com.nnipa.proto.storage
Event: Storage Lifecycle Policy Applied
StorageLifecyclePolicyAppliedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Lifecycle Policy Applied
StorageLifecyclePolicyAppliedEvent.PolicyData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
StorageLifecyclePolicyAppliedEvent.PolicyData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
StorageLifecyclePolicyAppliedEvent.PolicyDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageLifecyclePolicyAppliedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageMetadata - Class in com.nnipa.proto.common
Protobuf type com.nnipa.proto.common.StorageMetadata
StorageMetadata.Builder - Class in com.nnipa.proto.common
Protobuf type com.nnipa.proto.common.StorageMetadata
StorageMetadataOrBuilder - Interface in com.nnipa.proto.common
 
StorageMigrationCompletedEvent - Class in com.nnipa.proto.storage
Event: Storage Migration Completed
StorageMigrationCompletedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Migration Completed
StorageMigrationCompletedEvent.CompletionData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
StorageMigrationCompletedEvent.CompletionData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
StorageMigrationCompletedEvent.CompletionDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageMigrationCompletedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageMigrationStartedEvent - Class in com.nnipa.proto.storage
Event: Storage Migration Started
StorageMigrationStartedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Migration Started
StorageMigrationStartedEvent.MigrationData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
StorageMigrationStartedEvent.MigrationData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
StorageMigrationStartedEvent.MigrationDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageMigrationStartedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageOperationResult - Class in com.nnipa.proto.storage
Response: Storage Operation Result
StorageOperationResult.Builder - Class in com.nnipa.proto.storage
Response: Storage Operation Result
StorageOperationResult.ResultData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageOperationResult.ResultData
StorageOperationResult.ResultData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageOperationResult.ResultData
StorageOperationResult.ResultDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageOperationResultOrBuilder - Interface in com.nnipa.proto.storage
 
StorageQuotaExceededEvent - Class in com.nnipa.proto.storage
Event: Storage Quota Exceeded
StorageQuotaExceededEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Quota Exceeded
StorageQuotaExceededEvent.QuotaData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
StorageQuotaExceededEvent.QuotaData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
StorageQuotaExceededEvent.QuotaDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageQuotaExceededEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageReplicatedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Replicated
StorageReplicatedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Replicated
StorageReplicatedEvent.ReplicationData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
StorageReplicatedEvent.ReplicationData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
StorageReplicatedEvent.ReplicationDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageReplicatedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageRestoredEvent - Class in com.nnipa.proto.storage
Event: Storage Object Restored
StorageRestoredEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Restored
StorageRestoredEvent.RestoreData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
StorageRestoredEvent.RestoreData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
StorageRestoredEvent.RestoreDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageRestoredEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageScannedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Scanned
StorageScannedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Scanned
StorageScannedEvent.ScanData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageScannedEvent.ScanData
StorageScannedEvent.ScanData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageScannedEvent.ScanData
StorageScannedEvent.ScanDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageScannedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageSharedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Shared
StorageSharedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Shared
StorageSharedEvent.ShareData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageSharedEvent.ShareData
StorageSharedEvent.ShareData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageSharedEvent.ShareData
StorageSharedEvent.ShareDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageSharedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageTier - Enum Class in com.nnipa.proto.common
Storage tier enum
StorageTieredEvent - Class in com.nnipa.proto.storage
Event: Storage Object Tiered
StorageTieredEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Tiered
StorageTieredEvent.TierData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageTieredEvent.TierData
StorageTieredEvent.TierData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageTieredEvent.TierData
StorageTieredEvent.TierDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageTieredEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageUpdatedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Updated
StorageUpdatedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Updated
StorageUpdatedEventOrBuilder - Interface in com.nnipa.proto.storage
 
StorageVersionedEvent - Class in com.nnipa.proto.storage
Event: Storage Object Versioned
StorageVersionedEvent.Builder - Class in com.nnipa.proto.storage
Event: Storage Object Versioned
StorageVersionedEvent.VersionData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageVersionedEvent.VersionData
StorageVersionedEvent.VersionData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.StorageVersionedEvent.VersionData
StorageVersionedEvent.VersionDataOrBuilder - Interface in com.nnipa.proto.storage
 
StorageVersionedEventOrBuilder - Interface in com.nnipa.proto.storage
 
STREAM_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
STREET_LINE1_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
STREET_LINE2_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.Address
 
SUBJECT_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
SUBSCRIPTION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
SUBSCRIPTION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
SUBSCRIPTION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
SUBSCRIPTION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
SUBSCRIPTION_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
SUBSCRIPTION_PLAN_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantRequest
 
SUBSCRIPTION_STATUS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
SubscriptionCancelledEvent - Class in com.nnipa.proto.tenant
Event: Subscription Cancelled
SubscriptionCancelledEvent.Builder - Class in com.nnipa.proto.tenant
Event: Subscription Cancelled
SubscriptionCancelledEventOrBuilder - Interface in com.nnipa.proto.tenant
 
SubscriptionCreatedEvent - Class in com.nnipa.proto.tenant
Event: Subscription Created
SubscriptionCreatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Subscription Created
SubscriptionCreatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
SubscriptionData - Class in com.nnipa.proto.tenant
Shared SubscriptionData message used across events
SubscriptionData.Builder - Class in com.nnipa.proto.tenant
Shared SubscriptionData message used across events
SubscriptionDataOrBuilder - Interface in com.nnipa.proto.tenant
 
SubscriptionRenewedEvent - Class in com.nnipa.proto.billing
Event: Subscription Renewed
SubscriptionRenewedEvent - Class in com.nnipa.proto.tenant
Event: Subscription Renewed
SubscriptionRenewedEvent.Builder - Class in com.nnipa.proto.billing
Event: Subscription Renewed
SubscriptionRenewedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Subscription Renewed
SubscriptionRenewedEventOrBuilder - Interface in com.nnipa.proto.billing
 
SubscriptionRenewedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
SubscriptionTier - Enum Class in com.nnipa.proto.common
Subscription tiers
SubscriptionUpdatedEvent - Class in com.nnipa.proto.tenant
Event: Subscription Updated
SubscriptionUpdatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Subscription Updated
SubscriptionUpdatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
SUCCESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
 
SUCCESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
SUCCESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
SUCCESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
SUCCESS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
SUSPENDED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
SUSPENDED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SuspendTenantRequest
 
SUSPENDED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
suspendTenant(SuspendTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Suspend tenant
suspendTenant(SuspendTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Suspend tenant
suspendTenant(SuspendTenantRequest, StreamObserver<Empty>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Suspend tenant
suspendTenant(SuspendTenantRequest, StreamObserver<Empty>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Suspend tenant
SuspendTenantRequest - Class in com.nnipa.proto.tenant
Suspend Tenant Messages
SuspendTenantRequest.Builder - Class in com.nnipa.proto.tenant
Suspend Tenant Messages
SuspendTenantRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
SYNC_TARGETS_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.SyncUserDataCommand
 
SyncUserDataCommand - Class in com.nnipa.proto.user
Command: Sync User Data
SyncUserDataCommand.Builder - Class in com.nnipa.proto.user
Command: Sync User Data
SyncUserDataCommandOrBuilder - Interface in com.nnipa.proto.user
 

T

TAGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
TAGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
TARGET_BACKEND_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
TARGET_BACKEND_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
TARGET_BUCKET_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
TARGET_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
TARGET_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
TARGET_KEY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
TARGET_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
TARGET_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
TARGET_REGION_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
TARGET_TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
TARGET_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
TEMPLATE_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
TEMPLATE_PARAMS_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantRequest
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantResponse
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
TENANT_CODE_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
TENANT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreatedEvent
 
TENANT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserActivatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ValidateUserCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.GrantPermissionCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleCreatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.BillingEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentSucceededEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.ProvisionResourcesCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.StorageMetadata
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageDeletedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ActivateTenantRequest
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.CreateTenantResponse
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantRequest
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SuspendTenantRequest
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantActivatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantDeletedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantExistsRequest
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantRequest
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantResponse
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ValidateTenantCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.SyncUserDataCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UpdateUserProfileCommand
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserActivatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserDeactivatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserUpdatedEvent
 
TENANT_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.billing.PaymentFailedEvent
 
TenantActivatedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Activated
TenantActivatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Activated
TenantActivatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantBillingFailedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Billing Failed (for tenant-specific billing events)
TenantBillingFailedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Billing Failed (for tenant-specific billing events)
TenantBillingFailedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantCommands - Class in com.nnipa.proto.tenant
 
TenantCreatedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Created
TenantCreatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Created
TenantCreatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantCreationResponseEvent - Class in com.nnipa.proto.tenant
Event: Tenant Creation Response (for async tenant creation)
TenantCreationResponseEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Creation Response (for async tenant creation)
TenantCreationResponseEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantData - Class in com.nnipa.proto.tenant
Shared TenantData message used across events
TenantData.Builder - Class in com.nnipa.proto.tenant
Shared TenantData message used across events
TenantDataOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantDeactivatedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Deactivated (for backward compatibility)
TenantDeactivatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Deactivated (for backward compatibility)
TenantDeactivatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantDeletedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Deleted
TenantDeletedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Deleted
TenantDeletedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantEvents - Class in com.nnipa.proto.tenant
 
tenantExists(TenantExistsRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Check if tenant exists
tenantExists(TenantExistsRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Check if tenant exists
tenantExists(TenantExistsRequest, StreamObserver<TenantExistsResponse>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Check if tenant exists
tenantExists(TenantExistsRequest, StreamObserver<TenantExistsResponse>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Check if tenant exists
TenantExistsRequest - Class in com.nnipa.proto.tenant
Tenant Exists Messages
TenantExistsRequest.Builder - Class in com.nnipa.proto.tenant
Tenant Exists Messages
TenantExistsRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantExistsResponse - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.TenantExistsResponse
TenantExistsResponse.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.TenantExistsResponse
TenantExistsResponseOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantMigratedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Migrated (for isolation strategy changes)
TenantMigratedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Migrated (for isolation strategy changes)
TenantMigratedEvent.MigrationData - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
TenantMigratedEvent.MigrationData.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
TenantMigratedEvent.MigrationDataOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantMigratedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantReactivatedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Reactivated
TenantReactivatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Reactivated
TenantReactivatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantServiceGrpc - Class in com.nnipa.proto.tenant
 
TenantServiceGrpc.AsyncService - Interface in com.nnipa.proto.tenant
 
TenantServiceGrpc.TenantServiceBlockingStub - Class in com.nnipa.proto.tenant
A stub to allow clients to do synchronous rpc calls to service TenantService.
TenantServiceGrpc.TenantServiceFutureStub - Class in com.nnipa.proto.tenant
A stub to allow clients to do ListenableFuture-style rpc calls to service TenantService.
TenantServiceGrpc.TenantServiceImplBase - Class in com.nnipa.proto.tenant
Base class for the server implementation of the service TenantService.
TenantServiceGrpc.TenantServiceStub - Class in com.nnipa.proto.tenant
A stub to allow clients to do asynchronous rpc calls to service TenantService.
TenantServiceImplBase() - Constructor for class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceImplBase
 
TenantServiceProto - Class in com.nnipa.proto.tenant
 
TenantSubscriptionChangedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Subscription Changed (for plan changes)
TenantSubscriptionChangedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Subscription Changed (for plan changes)
TenantSubscriptionChangedEvent.SubscriptionData - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
TenantSubscriptionChangedEvent.SubscriptionData.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
TenantSubscriptionChangedEvent.SubscriptionDataOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantSubscriptionChangedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantSuspendedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Suspended (completing the definition)
TenantSuspendedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Suspended (completing the definition)
TenantSuspendedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
TenantUpdatedEvent - Class in com.nnipa.proto.tenant
Event: Tenant Updated
TenantUpdatedEvent.Builder - Class in com.nnipa.proto.tenant
Event: Tenant Updated
TenantUpdatedEventOrBuilder - Interface in com.nnipa.proto.tenant
 
THREAT_DETECTED_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
THREAT_INDICATORS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
THREAT_NAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
TIER_BASIC - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
TIER_BASIC = 2;
TIER_BASIC_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
TIER_BASIC = 2;
TIER_CHANGE_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
TIER_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent
 
TIER_ENTERPRISE - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
TIER_ENTERPRISE = 4;
TIER_ENTERPRISE_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
TIER_ENTERPRISE = 4;
TIER_FREE - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
TIER_FREE = 1;
TIER_FREE_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
TIER_FREE = 1;
TIER_GOVERNMENT - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
TIER_GOVERNMENT = 5;
TIER_GOVERNMENT_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
TIER_GOVERNMENT = 5;
TIER_PROFESSIONAL - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
TIER_PROFESSIONAL = 3;
TIER_PROFESSIONAL_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
TIER_PROFESSIONAL = 3;
TIER_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
TIER_UNSPECIFIED = 0;
TIER_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.SubscriptionTier
TIER_UNSPECIFIED = 0;
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandResponse
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorDetail
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.ErrorResponse
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
TO_STRATEGY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
TO_TIER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
toBuilder() - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
toBuilder() - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
toBuilder() - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
toBuilder() - Method in class com.nnipa.proto.auth.SecurityEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
toBuilder() - Method in class com.nnipa.proto.auth.UserLoginEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
toBuilder() - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
toBuilder() - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
toBuilder() - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
toBuilder() - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
toBuilder() - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
toBuilder() - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
toBuilder() - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
toBuilder() - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
toBuilder() - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
toBuilder() - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
toBuilder() - Method in class com.nnipa.proto.billing.BillingEvent
 
toBuilder() - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
toBuilder() - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
toBuilder() - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
toBuilder() - Method in class com.nnipa.proto.command.AssignRoleCommand
 
toBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
toBuilder() - Method in class com.nnipa.proto.command.AuditLogCommand
 
toBuilder() - Method in class com.nnipa.proto.command.CreateTenantCommand
 
toBuilder() - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
toBuilder() - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
toBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
toBuilder() - Method in class com.nnipa.proto.command.SendNotificationCommand
 
toBuilder() - Method in class com.nnipa.proto.common.Address
 
toBuilder() - Method in class com.nnipa.proto.common.AuditInfo
 
toBuilder() - Method in class com.nnipa.proto.common.CommandMetadata
 
toBuilder() - Method in class com.nnipa.proto.common.CommandResponse
 
toBuilder() - Method in class com.nnipa.proto.common.ContactInfo
 
toBuilder() - Method in class com.nnipa.proto.common.ErrorDetail
 
toBuilder() - Method in class com.nnipa.proto.common.ErrorResponse
 
toBuilder() - Method in class com.nnipa.proto.common.EventMetadata
 
toBuilder() - Method in class com.nnipa.proto.common.PaginationInfo
 
toBuilder() - Method in class com.nnipa.proto.common.StorageMetadata
 
toBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
toBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
toBuilder() - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
toBuilder() - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
toBuilder() - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
toBuilder() - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
toBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
toBuilder() - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
toBuilder() - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
toBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
toBuilder() - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
toBuilder() - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
toBuilder() - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
toBuilder() - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
toBuilder() - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
toBuilder() - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageOperationResult
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
toBuilder() - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
toBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
toBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
toBuilder() - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
toBuilder() - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
toBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
toBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
toBuilder() - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
toBuilder() - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
toBuilder() - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionData
 
toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantData
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
toBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
toBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
toBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
toBuilder() - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
toBuilder() - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
toBuilder() - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
toBuilder() - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
toBuilder() - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
toBuilder() - Method in class com.nnipa.proto.user.UserActivatedEvent
 
toBuilder() - Method in class com.nnipa.proto.user.UserCreatedEvent
 
toBuilder() - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
toBuilder() - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
toBuilder() - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
TOTAL_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
TOTAL_ITEMS_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
 
TOTAL_OBJECTS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
TOTAL_PAGES_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.PaginationInfo
 
TOTAL_SIZE_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
TRANSITION_REASON_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
TRANSITIONED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
TRIAL_DAYS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
TRIAL_ENABLED_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 

U

UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.CompressionType
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.DataFormat
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.DataIsolationStrategy
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.EncryptionStatus
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.EventStatus
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.MigrationStatus
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.OrganizationType
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.Priority
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.RegistrationType
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.StorageBackend
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.StorageTier
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.SubscriptionTier
 
UNRECOGNIZED - Enum constant in enum class com.nnipa.proto.common.UserStatus
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageUpdatedEvent
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantResponse
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantResponse
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
UPDATED_AT_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserUpdatedEvent
 
UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
 
UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageUpdatedEvent
 
UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantRequest
 
UPDATED_BY_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserUpdatedEvent
 
UPDATED_SETTINGS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
UPDATES_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateTenantCommand
 
updateTenant(UpdateTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceBlockingStub
Update tenant
updateTenant(UpdateTenantRequest) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceFutureStub
Update tenant
updateTenant(UpdateTenantRequest, StreamObserver<UpdateTenantResponse>) - Method in interface com.nnipa.proto.tenant.TenantServiceGrpc.AsyncService
Update tenant
updateTenant(UpdateTenantRequest, StreamObserver<UpdateTenantResponse>) - Method in class com.nnipa.proto.tenant.TenantServiceGrpc.TenantServiceStub
Update tenant
UpdateTenantCommand - Class in com.nnipa.proto.tenant
Command: Update Tenant
UpdateTenantCommand.Builder - Class in com.nnipa.proto.tenant
Command: Update Tenant
UpdateTenantCommand.UpdateDetails - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
UpdateTenantCommand.UpdateDetails.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
UpdateTenantCommand.UpdateDetailsOrBuilder - Interface in com.nnipa.proto.tenant
 
UpdateTenantCommandOrBuilder - Interface in com.nnipa.proto.tenant
 
UpdateTenantRequest - Class in com.nnipa.proto.tenant
Update Tenant Messages
UpdateTenantRequest.Builder - Class in com.nnipa.proto.tenant
Update Tenant Messages
UpdateTenantRequestOrBuilder - Interface in com.nnipa.proto.tenant
 
UpdateTenantResponse - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.UpdateTenantResponse
UpdateTenantResponse.Builder - Class in com.nnipa.proto.tenant
Protobuf type com.nnipa.proto.tenant.UpdateTenantResponse
UpdateTenantResponseOrBuilder - Interface in com.nnipa.proto.tenant
 
UpdateUserProfileCommand - Class in com.nnipa.proto.user
Command: Update User Profile
UpdateUserProfileCommand.Builder - Class in com.nnipa.proto.user
Command: Update User Profile
UpdateUserProfileCommandOrBuilder - Interface in com.nnipa.proto.user
 
UpdateUserTenantAssociationCommand - Class in com.nnipa.proto.tenant
Command: Update User Tenant Association
UpdateUserTenantAssociationCommand.Builder - Class in com.nnipa.proto.tenant
Command: Update User Tenant Association
UpdateUserTenantAssociationCommandOrBuilder - Interface in com.nnipa.proto.tenant
 
UPLOAD_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand
 
UPLOAD_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
UploadObjectCommand - Class in com.nnipa.proto.storage
Command: Upload Object
UploadObjectCommand.Builder - Class in com.nnipa.proto.storage
Command: Upload Object
UploadObjectCommand.UploadData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.UploadObjectCommand.UploadData
UploadObjectCommand.UploadData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.UploadObjectCommand.UploadData
UploadObjectCommand.UploadDataOrBuilder - Interface in com.nnipa.proto.storage
 
UploadObjectCommandOrBuilder - Interface in com.nnipa.proto.storage
 
URL_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
URL_PARAMETERS_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
USED_BYTES_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.AuditInfo
 
USER_AGENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageAccessedEvent
 
USER_COUNT_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
USER_EMAIL_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ActivateUserCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AuthenticationEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.MFAEnabledEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordChangedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ResetPasswordCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserActivatedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ValidateUserCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.GrantPermissionCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.PermissionGrantedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleAssignedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.authz.RoleRevokedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AssignRoleCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateTenantCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.CommandMetadata
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.SyncUserDataCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UpdateUserProfileCommand
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserActivatedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserDeactivatedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
USER_ID_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserUpdatedEvent
 
USER_STATUS_ACTIVE - Enum constant in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_ACTIVE = 2;
USER_STATUS_ACTIVE_VALUE - Static variable in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_ACTIVE = 2;
USER_STATUS_DELETED - Enum constant in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_DELETED = 5;
USER_STATUS_DELETED_VALUE - Static variable in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_DELETED = 5;
USER_STATUS_INACTIVE - Enum constant in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_INACTIVE = 3;
USER_STATUS_INACTIVE_VALUE - Static variable in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_INACTIVE = 3;
USER_STATUS_PENDING_ACTIVATION - Enum constant in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_PENDING_ACTIVATION = 1;
USER_STATUS_PENDING_ACTIVATION_VALUE - Static variable in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_PENDING_ACTIVATION = 1;
USER_STATUS_SUSPENDED - Enum constant in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_SUSPENDED = 4;
USER_STATUS_SUSPENDED_VALUE - Static variable in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_SUSPENDED = 4;
USER_STATUS_UNSPECIFIED - Enum constant in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_UNSPECIFIED = 0;
USER_STATUS_UNSPECIFIED_VALUE - Static variable in enum class com.nnipa.proto.common.UserStatus
USER_STATUS_UNSPECIFIED = 0;
USER_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
USER_TYPE_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
UserActivatedEvent - Class in com.nnipa.proto.auth
Event: User Activated
UserActivatedEvent - Class in com.nnipa.proto.user
Event: User Activated
UserActivatedEvent.Builder - Class in com.nnipa.proto.auth
Event: User Activated
UserActivatedEvent.Builder - Class in com.nnipa.proto.user
Event: User Activated
UserActivatedEventOrBuilder - Interface in com.nnipa.proto.auth
 
UserActivatedEventOrBuilder - Interface in com.nnipa.proto.user
 
UserCommands - Class in com.nnipa.proto.user
 
UserCreatedEvent - Class in com.nnipa.proto.user
Event: User Created
UserCreatedEvent.Builder - Class in com.nnipa.proto.user
Event: User Created
UserCreatedEventOrBuilder - Interface in com.nnipa.proto.user
 
UserDeactivatedEvent - Class in com.nnipa.proto.user
Event: User Deactivated
UserDeactivatedEvent.Builder - Class in com.nnipa.proto.user
Event: User Deactivated
UserDeactivatedEventOrBuilder - Interface in com.nnipa.proto.user
 
UserEvents - Class in com.nnipa.proto.user
 
UserLoginEvent - Class in com.nnipa.proto.auth
Event: User Login
UserLoginEvent.Builder - Class in com.nnipa.proto.auth
Event: User Login
UserLoginEvent.LoginData - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.UserLoginEvent.LoginData
UserLoginEvent.LoginData.Builder - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.UserLoginEvent.LoginData
UserLoginEvent.LoginDataOrBuilder - Interface in com.nnipa.proto.auth
 
UserLoginEventOrBuilder - Interface in com.nnipa.proto.auth
 
UserLogoutEvent - Class in com.nnipa.proto.auth
Event: User Logout
UserLogoutEvent.Builder - Class in com.nnipa.proto.auth
Event: User Logout
UserLogoutEvent.LogoutData - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.UserLogoutEvent.LogoutData
UserLogoutEvent.LogoutData.Builder - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.UserLogoutEvent.LogoutData
UserLogoutEvent.LogoutDataOrBuilder - Interface in com.nnipa.proto.auth
 
UserLogoutEventOrBuilder - Interface in com.nnipa.proto.auth
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SecurityEvent
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.SelfSignupEvent
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.command.CreateUserProfileCommand
 
USERNAME_FIELD_NUMBER - Static variable in class com.nnipa.proto.user.UserCreatedEvent
 
UserProfileUpdatedEvent - Class in com.nnipa.proto.user
Event: User Profile Updated
UserProfileUpdatedEvent.Builder - Class in com.nnipa.proto.user
Event: User Profile Updated
UserProfileUpdatedEventOrBuilder - Interface in com.nnipa.proto.user
 
UserRegisteredEvent - Class in com.nnipa.proto.auth
Event: User Registered (Generic - for backward compatibility)
UserRegisteredEvent.Builder - Class in com.nnipa.proto.auth
Event: User Registered (Generic - for backward compatibility)
UserRegisteredEvent.RegistrationData - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
UserRegisteredEvent.RegistrationData.Builder - Class in com.nnipa.proto.auth
Protobuf type com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
UserRegisteredEvent.RegistrationDataOrBuilder - Interface in com.nnipa.proto.auth
 
UserRegisteredEventOrBuilder - Interface in com.nnipa.proto.auth
 
UserStatus - Enum Class in com.nnipa.proto.common
User status
UserUpdatedEvent - Class in com.nnipa.proto.user
Event: User Updated
UserUpdatedEvent.Builder - Class in com.nnipa.proto.user
Event: User Updated
UserUpdatedEventOrBuilder - Interface in com.nnipa.proto.user
 

V

VALIDATE_AFTER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
ValidateStorageIntegrityCommand - Class in com.nnipa.proto.storage
Command: Validate Storage Integrity
ValidateStorageIntegrityCommand.Builder - Class in com.nnipa.proto.storage
Command: Validate Storage Integrity
ValidateStorageIntegrityCommand.ValidationData - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
ValidateStorageIntegrityCommand.ValidationData.Builder - Class in com.nnipa.proto.storage
Protobuf type com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
ValidateStorageIntegrityCommand.ValidationDataOrBuilder - Interface in com.nnipa.proto.storage
 
ValidateStorageIntegrityCommandOrBuilder - Interface in com.nnipa.proto.storage
 
ValidateTenantCommand - Class in com.nnipa.proto.tenant
Command: Validate Tenant
ValidateTenantCommand.Builder - Class in com.nnipa.proto.tenant
Command: Validate Tenant
ValidateTenantCommandOrBuilder - Interface in com.nnipa.proto.tenant
 
ValidateUserCommand - Class in com.nnipa.proto.auth
Command: Validate User
ValidateUserCommand.Builder - Class in com.nnipa.proto.auth
Command: Validate User
ValidateUserCommandOrBuilder - Interface in com.nnipa.proto.auth
 
VALIDATION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
VALIDATIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.auth.ValidateUserCommand
 
VALIDATIONS_FIELD_NUMBER - Static variable in class com.nnipa.proto.tenant.ValidateTenantCommand
 
valueOf(int) - Static method in enum class com.nnipa.proto.common.CompressionType
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.DataFormat
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.EncryptionStatus
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.EventStatus
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.MigrationStatus
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.OrganizationType
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.Priority
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.RegistrationType
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.StorageBackend
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.StorageTier
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
Deprecated.
valueOf(int) - Static method in enum class com.nnipa.proto.common.UserStatus
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.CompressionType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.DataFormat
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.EncryptionStatus
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.EventStatus
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.MigrationStatus
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.OrganizationType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.Priority
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.RegistrationType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.StorageBackend
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.StorageTier
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.nnipa.proto.common.UserStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.CompressionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.DataFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.EncryptionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.EventStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.MigrationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.OrganizationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.Priority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.RegistrationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.StorageBackend
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.StorageTier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.SubscriptionTier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.nnipa.proto.common.UserStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.nnipa.proto.common.CompressionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.DataFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.DataIsolationStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.EncryptionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.EventStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.MigrationStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.OrganizationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.RegistrationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.StorageBackend
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.StorageTier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.SubscriptionTier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.nnipa.proto.common.UserStatus
Returns an array containing the constants of this enum class, in the order they are declared.
VERSION_COMMENT_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
VERSION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand
 
VERSION_DATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent
 
VERSION_FIELD_NUMBER - Static variable in class com.nnipa.proto.common.EventMetadata
 
VERSION_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
VERSION_METADATA_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
VERSION_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
VERSION_NUMBER_FIELD_NUMBER - Static variable in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 

W

writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.ActivateUserCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.AdminCreatedUserEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.AuthenticationEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.LoginFailedEvent.FailureData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.LoginFailedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.MFAEnabledEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.PasswordChangedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.PasswordResetRequestedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.ResetPasswordCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.SecurityEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.SelfSignupEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserActivatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLoginEvent.LoginData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLoginEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLogoutEvent.LogoutData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserLogoutEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserRegisteredEvent.RegistrationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.UserRegisteredEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.auth.ValidateUserCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.AuthorizationCheckedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.CheckAuthorizationCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.GrantPermissionCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.PermissionGrantedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleAssignedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleCreatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.authz.RoleRevokedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.billing.BillingEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.billing.PaymentFailedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.billing.PaymentSucceededEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.billing.SubscriptionRenewedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AssignRoleCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AuditLogCommand.AuditEntry
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.AuditLogCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.CreateTenantCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.CreateUserProfileCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.ProvisionResourcesCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.SendNotificationCommand.NotificationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.command.SendNotificationCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.Address
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.AuditInfo
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.CommandMetadata
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.CommandResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.ContactInfo
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.ErrorDetail
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.ErrorResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.EventMetadata
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.PaginationInfo
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.common.StorageMetadata
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand.PolicyRule
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ApplyLifecyclePolicyCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand.TierChangeData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ChangeStorageTierCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.CopyObjectCommand.CopyData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.CopyObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.CreateBackupCommand.BackupData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.CreateBackupCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.CreateVersionCommand.VersionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.CreateVersionCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.DeleteObjectCommand.DeleteData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.DeleteObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.DownloadObjectCommand.DownloadData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.DownloadObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand.UrlData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.GeneratePresignedUrlCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.MigrateStorageCommand.MigrationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.MigrateStorageCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.MoveObjectCommand.MoveData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.MoveObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand.RestoreData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.RestoreFromBackupCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.RestoreVersionCommand.RestoreData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.RestoreVersionCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ScanObjectCommand.ScanData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ScanObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ShareObjectCommand.ShareData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ShareObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageAccessedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent.BackupData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageBackupCreatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageCompressedEvent.CompressionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageCompressedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageCreatedEvent.StorageData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageCreatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageDeletedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent.EncryptionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageEncryptedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent.PolicyData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageLifecyclePolicyAppliedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent.CompletionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageMigrationCompletedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent.MigrationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageMigrationStartedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageOperationResult.ResultData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageOperationResult
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent.QuotaData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageQuotaExceededEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent.ReplicationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageReplicatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageRestoredEvent.RestoreData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageRestoredEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageScannedEvent.ScanData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageScannedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageSharedEvent.ShareData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageSharedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageTieredEvent.TierData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageTieredEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageUpdatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageVersionedEvent.VersionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.StorageVersionedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.UploadObjectCommand.UploadData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.UploadObjectCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand.ValidationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.storage.ValidateStorageIntegrityCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.ActivateTenantRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.CreateTenantCommand.TenantDetails
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.CreateTenantCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.CreateTenantRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.CreateTenantResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.FeatureDisabledEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.FeatureEnabledEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.FeatureUpdatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.GetTenantByCodeRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.GetTenantRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.GetTenantResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.GetTenantStatusRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.GetTenantStatusResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.ProvisionTenantCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionCancelledEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionCreatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionRenewedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SubscriptionUpdatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.SuspendTenantRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantActivatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantBillingFailedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantCreatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantCreationResponseEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantDeactivatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantDeletedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantExistsRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantExistsResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent.MigrationData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantMigratedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantReactivatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent.SubscriptionData
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantSubscriptionChangedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantSuspendedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.TenantUpdatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand.UpdateDetails
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.UpdateTenantCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.UpdateTenantRequest
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.UpdateTenantResponse
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.UpdateUserTenantAssociationCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.tenant.ValidateTenantCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.SyncUserDataCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.UpdateUserProfileCommand
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.UserActivatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.UserCreatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.UserDeactivatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.UserProfileUpdatedEvent
 
writeTo(CodedOutputStream) - Method in class com.nnipa.proto.user.UserUpdatedEvent
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form